HomeSort by: relevance | last modified time | path
    Searched refs:mapfile (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/bfd/
elf32-rx.h 21 extern void rx_additional_link_map_text (bfd *obfd, struct bfd_link_info *info, FILE *mapfile);
elf32-rx.c 3757 FILE *mapfile;
3987 fprintf (info->mapfile,
3992 fprintf (info->mapfile, " default handler is: %s at 0x%08" PRIx64 "\n",
3996 fprintf (info->mapfile, " default handler is at 0x%08" PRIx64 "\n",
3999 fprintf (info->mapfile, " no default handler\n");
4007 fprintf (info->mapfile, " . . .\n");
4013 fprintf (info->mapfile,
4017 fprintf (info->mapfile, "(no handler found)\n");
4022 fprintf (info->mapfile, "(default)\n");
4024 fprintf (info->mapfile, "(default)\n")
3749 FILE *mapfile; member in struct:__anon9745
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-rx.h 21 extern void rx_additional_link_map_text (bfd *obfd, struct bfd_link_info *info, FILE *mapfile);
elf32-rx.c 3755 FILE *mapfile;
3985 fprintf (info->mapfile,
3990 fprintf (info->mapfile, " default handler is: %s at 0x%08" PRIx64 "\n",
3994 fprintf (info->mapfile, " default handler is at 0x%08" PRIx64 "\n",
3997 fprintf (info->mapfile, " no default handler\n");
4005 fprintf (info->mapfile, " . . .\n");
4011 fprintf (info->mapfile,
4015 fprintf (info->mapfile, "(no handler found)\n");
4020 fprintf (info->mapfile, "(default)\n");
4022 fprintf (info->mapfile, "(default)\n")
3747 FILE *mapfile; member in struct:__anon11228
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-rx.h 21 extern void rx_additional_link_map_text (bfd *obfd, struct bfd_link_info *info, FILE *mapfile);
elf32-rx.c 3755 FILE *mapfile;
3985 fprintf (info->mapfile,
3990 fprintf (info->mapfile, " default handler is: %s at 0x%08" PRIx64 "\n",
3994 fprintf (info->mapfile, " default handler is at 0x%08" PRIx64 "\n",
3997 fprintf (info->mapfile, " no default handler\n");
4005 fprintf (info->mapfile, " . . .\n");
4011 fprintf (info->mapfile,
4015 fprintf (info->mapfile, "(no handler found)\n");
4020 fprintf (info->mapfile, "(default)\n");
4022 fprintf (info->mapfile, "(default)\n")
3747 FILE *mapfile; member in struct:__anon20416
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-rx.h 21 extern void rx_additional_link_map_text (bfd *obfd, struct bfd_link_info *info, FILE *mapfile);
elf32-rx.c 3756 FILE *mapfile;
3986 fprintf (info->mapfile,
3991 fprintf (info->mapfile, " default handler is: %s at 0x%08" PRIx64 "\n",
3995 fprintf (info->mapfile, " default handler is at 0x%08" PRIx64 "\n",
3998 fprintf (info->mapfile, " no default handler\n");
4006 fprintf (info->mapfile, " . . .\n");
4012 fprintf (info->mapfile,
4016 fprintf (info->mapfile, "(no handler found)\n");
4021 fprintf (info->mapfile, "(default)\n");
4023 fprintf (info->mapfile, "(default)\n")
3748 FILE *mapfile; member in struct:__anon107
    [all...]
  /src/sbin/mount_umap/
mount_umap.c 77 * be mounted, the name of the user mapfile, and the name of the group
78 * mapfile. The routine checks the ownerships and permissions on the
111 char *gmapfile, *mapfile, buf[20]; local
116 mapfile = gmapfile = NULL;
132 mapfile = optarg;
141 if (argc != 2 || mapfile == NULL || gmapfile == NULL)
148 if ((fp = fopen(mapfile, "r")) == NULL)
149 err(1, "%s%s", mapfile, not);
154 * this mapfile, and that the mapfile belongs to root.
    [all...]
  /src/external/bsd/am-utils/dist/scripts/
test-attrcache.in 22 mapfile="/tmp/amd.testmap.$$"
29 cat - >$mapfile <<EOF
36 cat - >$mapfile <<EOF
44 # rm -f /tmp/a /tmp/b $mapfile $logfile
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
amd2ldif.in 4 Usage $0 mapname base < mapfile >mapfile.ldif
  /src/sys/arch/atari/stand/loadkmap/
loadkmap.c 21 char *mapfile; local
26 mapfile = argv[2];
33 mapfile = argv[1];
38 rc = load_kmap(mapfile, set_sysmap);
  /src/etc/rc.d/
wscons 139 mapfile)
140 mapfile=$arg1
152 done ) < $mapfile
  /src/external/gpl3/gdb.old/dist/gdb/contrib/
spellcheck.sh 212 mapfile -t unique_files \
262 mapfile -t words \
264 mapfile -t replacements \
327 mapfile -t re_words \
443 mapfile -t files_matching_word \
508 mapfile -t files_matching_words \
cc-with-tweaks.sh 283 mapfile -t dwo_files \
  /src/external/bsd/ipf/dist/l4check/
l4check.c 455 char *mapfile(file, sizep) function
465 perror("open(mapfile)");
470 perror("fstat(mapfile)");
477 perror("mmap(mapfile)");
679 probe = mapfile(t, &plen);
733 response = mapfile(t, &rlen);
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
globals.h 241 DString mapfile; member in struct:FeatureState::Param
globals.d 263 const(char)[] mapfile;
json.d 943 requiredProperty("mapFile", global.params.mapfile);
  /src/external/gpl3/gdb/dist/gdb/contrib/
cc-with-tweaks.sh 286 mapfile -t dwo_files \
  /src/libexec/httpd/
bozohttpd.c 1209 int mapfile; local
1213 mapfile = open(REMAP_FILE, O_RDONLY, 0);
1214 if (mapfile == -1)
1217 if (fstat(mapfile, &st) == -1) {
1223 fmap = mmap(NULL, st.st_size, PROT_READ, MAP_SHARED, mapfile, 0);
1313 close(mapfile);
  /src/common/dist/zlib/
make_vms.com 54 $ mapfile = name + ".map"
231 $ call map_2_shopt 'mapfile' 'optfile'
  /src/external/gpl3/binutils/dist/zlib/
make_vms.com 54 $ mapfile = name + ".map"
231 $ call map_2_shopt 'mapfile' 'optfile'
  /src/external/gpl3/binutils.old/dist/zlib/
make_vms.com 54 $ mapfile = name + ".map"
231 $ call map_2_shopt 'mapfile' 'optfile'
  /src/external/gpl3/gdb.old/dist/zlib/
make_vms.com 54 $ mapfile = name + ".map"
231 $ call map_2_shopt 'mapfile' 'optfile'

Completed in 51 milliseconds

1 2