Searched refs:mapfile (Results 1 – 9 of 9) sorted by relevance
| /trueos/contrib/amd/scripts/ |
| HD | test-attrcache.in | 22 mapfile="/tmp/amd.testmap.$$" 29 cat - >$mapfile <<EOF 36 cat - >$mapfile <<EOF 51 echo amd -x all -D all -r -l $logfile $a $mapfile -cache:=mapdefault,sync 52 amd -x all -D all -r -l $logfile $a $mapfile -cache:=mapdefault,sync 59 ls -l $mapfile 71 ls -l $mapfile 107 ls -l $mapfile
|
| HD | amd2ldif.in | 4 Usage $0 mapname base < mapfile >mapfile.ldif
|
| /trueos/contrib/gdb/gdb/ |
| HD | fbsd-proc.c | 52 read_mapping (FILE *mapfile, unsigned long *start, unsigned long *end, in read_mapping() argument 65 if (fgets (buf, sizeof buf, mapfile) != NULL) in read_mapping() 79 FILE *mapfile; in fbsd_find_memory_regions() local 85 mapfile = fopen (mapfilename, "r"); in fbsd_find_memory_regions() 86 if (mapfile == NULL) in fbsd_find_memory_regions() 94 while (read_mapping (mapfile, &start, &end, &protection[0])) in fbsd_find_memory_regions() 116 fclose (mapfile); in fbsd_find_memory_regions()
|
| /trueos/contrib/gcc/ |
| HD | mklibgcc.in | 761 mapfile="libgcc/${dir}/libgcc.map" 768 ${mapfile}: $SHLIB_MKMAP $SHLIB_MAPFILES 776 $libgcc_s_so: ${mapfile} 830 -e "s%@shlib_map_file@%$mapfile%g" \
|
| HD | ChangeLog-1999 | 9291 (mapfile, libselect, libcompare, locatelib): Add prototypes.
|
| /trueos/contrib/ipfilter/l4check/ |
| HD | l4check.c | 455 char *mapfile(file, sizep) in mapfile() function 679 probe = mapfile(t, &plen); 733 response = mapfile(t, &rlen);
|
| /trueos/contrib/file/magic/Magdir/ |
| HD | tex | 106 0 search/1 @c\ @mapfile{ TeX font aliases text file
|
| /trueos/contrib/amd/doc/ |
| HD | am-utils.texi | 7565 amd2ldif @i{mapname} @i{base} < @i{amd.mapfile} > @i{mapfile.ldif} 7578 amd2sun < @i{amd.mapfile} > @i{auto_mapfile} 8669 @c LocalWords: AMFS umapfs myftpdir unionfs es mapname mapfile mapfile slocal
|
| /trueos/contrib/binutils/ld/ |
| HD | ld.texinfo | 1307 @item -Map @var{mapfile} 1308 Print a link map to the file @var{mapfile}. See the description of the
|