Searched refs:outname (Results 1 - 25 of 39) sorted by relevance

12

/openbsd-current/lib/libc/yp/
H A Dyp_master.c38 yp_master(const char *indomain, const char *inmap, char **outname) argument
48 *inmap == '\0' || strlen(inmap) > YPMAXMAP || outname == NULL)
72 if ((*outname = strdup(yprm.peer)) == NULL)
/openbsd-current/gnu/lib/libiberty/src/
H A Dpex-common.c158 char *outname; local
167 outname = (char *) orig_outname;
220 if (outname == NULL)
224 outname = concat (obj->tempbase, outname, NULL);
231 outname = temp_file (obj, flags, outname);
232 if (! outname)
239 if (outname != orig_outname)
244 pex_add_remove (obj, outname, outname_allocate
[all...]
/openbsd-current/regress/sys/netinet6/mcast6/
H A Dmc6route.c74 "mc6route [-b] [-f file] [-g group] -i ifname [-n timeout] -o outname\n"
81 " -o outname outgoing interface address\n"
93 const char *errstr, *file, *group, *ifname, *outname; local
108 outname = NULL;
131 outname = optarg;
146 if (outname == NULL)
147 errx(2, "no outname");
174 mif.mif6c_pifi = if_nametoindex(outname);
176 err(1, "if_nametoindex %s", outname);
178 err(1, "setsockopt MRT6_ADD_MIF %s", outname);
[all...]
/openbsd-current/usr.sbin/ypserv/common/
H A Dyplib_host.h40 char **outname);
H A Dyplib_host.c341 yp_master_host(CLIENT *client, char *indomain, char *inmap, char **outname) argument
360 *outname = strdup(yprm.peer);
/openbsd-current/usr.bin/patch/
H A Dcommon.h72 extern char *outname;
H A Dpatch.c61 char *outname = NULL; variable
214 if (outname != NULL)
215 if (unveil(outname, "rwc") == -1) {
279 if (outname == NULL)
280 outname = xstrdup(filearg[0]);
424 char *realout = outname;
427 if (move_file(TMPOUTNAME, outname) < 0) {
432 chmod(outname, filemode);
449 if (strlcpy(rejname, outname,
451 fatal("filename %s is too long\n", outname);
[all...]
H A Ded.c149 if (move_file(TMPOUTNAME, outname) < 0) {
153 chmod(outname, filemode);
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dtlink.c291 tlink_execute (prog, argv, outname, errname)
294 const char *outname;
297 collect_execute (prog, argv, outname, errname);
481 const char *const outname = frob_extension (f->key, ".rnw");
482 FILE *output = fopen (outname, "w");
496 rename (outname, f->key);
477 const char *const outname = frob_extension (f->key, ".rnw"); local
H A Dcollect2.c1571 collect_execute (prog, argv, outname, errname)
1574 const char *outname;
1609 if (outname)
1612 out_handle = open (outname, O_WRONLY | O_TRUNC | O_CREAT, 0666);
1617 fatal_perror ("redirecting stdout: %s", outname);
1641 if (outname)
/openbsd-current/usr.sbin/yppoll/
H A Dyppoll.c59 char **outname)
118 *outname = (char *)strdup(yprm.master);
58 get_remote_info(char *indomain, char *inmap, char *server, int *outorder, char **outname) argument
/openbsd-current/gnu/gcc/include/
H A Dlibiberty.h448 const char *outname, const char *errname,
465 const char *outname,
529 const char *outname, const char *errname,
/openbsd-current/gnu/gcc/gcc/
H A Dtlink.c285 tlink_execute (const char *prog, char **argv, const char *outname,
290 pex = collect_execute (prog, argv, outname, errname);
463 const char *const outname = frob_extension (f->key, ".rnw");
464 FILE *output = fopen (outname, "w");
483 if (rename (outname, f->key) == -1)
282 tlink_execute(const char *prog, char **argv, const char *outname, const char *errname) argument
459 const char *const outname = frob_extension (f->key, ".rnw"); local
/openbsd-current/gnu/usr.bin/texinfo/
H A Ddepcomp226 outname="$stripped.o"
230 sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
231 sed -e "s,^$outname: \(.*\)$,\1:," < "$tmpdepfile" >> "$depfile"
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dlibiberty.h448 const char *outname, const char *errname,
539 const char *outname, const char *errname,
/openbsd-current/gnu/usr.bin/texinfo/util/
H A Dtexindex.c905 char *outname = maketempname (++tempcount);
909 if (!outname)
911 ostream = fopen (outname, "w");
912 if (!outname || !ostream)
913 pfatal_with_name (outname);
914 tempfiles[i] = outname;
899 char *outname = maketempname (++tempcount); local
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dnlmconv.c1160 const char *outname;
1169 outname = NLM_CODE_NAME;
1171 outname = NLM_INITIALIZED_DATA_NAME;
1173 outname = NLM_UNINITIALIZED_DATA_NAME;
1175 outname = bfd_section_name (inbfd, insec);
1177 outsec = bfd_get_section_by_name (outbfd, outname);
1180 outsec = bfd_make_section (outbfd, outname);
1155 const char *outname; local
H A Ddlltool.c2264 char * outname = xmalloc (strlen (TMP_STUB) + 10); local
2268 sprintf (outname, "%s%05d.o", TMP_STUB, i);
2270 abfd = bfd_openw (outname, HOW_BFD_WRITE_TARGET);
2274 fatal (_("bfd_open failed open stub file: %s"), outname);
2277 inform (_("Creating stub file: %s"), outname);
2649 abfd = bfd_openr (outname, HOW_BFD_READ_TARGET);
3116 fprintf (file, _(" -e --output-exp <outname> Generate an export file.\n"));
3117 fprintf (file, _(" -l --output-lib <outname> Generate an interface library.\n"));
3141 fprintf (file, _(" -M --mcore-elf <outname> Process mcore-elf object files into <outname>
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dnlmconv.c1163 const char *outname;
1172 outname = NLM_CODE_NAME;
1174 outname = NLM_INITIALIZED_DATA_NAME;
1176 outname = NLM_UNINITIALIZED_DATA_NAME;
1178 outname = bfd_section_name (inbfd, insec);
1180 outsec = bfd_get_section_by_name (outbfd, outname);
1183 outsec = bfd_make_section (outbfd, outname);
1158 const char *outname; local
H A Ddlltool.c2192 char * outname = xmalloc (strlen (TMP_STUB) + 10); local
2196 sprintf (outname, "%s%05d.o", TMP_STUB, i);
2198 abfd = bfd_openw (outname, HOW_BFD_WRITE_TARGET);
2202 fatal (_("bfd_open failed open stub file: %s"), outname);
2205 inform (_("Creating stub file: %s"), outname);
2576 abfd = bfd_openr (outname, HOW_BFD_READ_TARGET);
3043 fprintf (file, _(" -e --output-exp <outname> Generate an export file.\n"));
3044 fprintf (file, _(" -l --output-lib <outname> Generate an interface library.\n"));
3071 fprintf (file, _(" -M --mcore-elf <outname> Process mcore-elf object files into <outname>
[all...]
/openbsd-current/usr.sbin/nsd/
H A Doptions.c819 char outname[1024]; local
824 snprintf(outname, sizeof(outname), "%s~", opt->zonelistfile);
827 out = fopen(outname, "w+");
829 log_msg(LOG_ERR, "could not open %s: %s", outname, strerror(errno));
834 log_msg(LOG_ERR, "write %s failed: %s", outname,
840 outname);
846 log_msg(LOG_ERR, "ftello(%s): %s", outname, strerror(errno));
867 log_msg(LOG_ERR, "write %s failed: %s", outname,
873 outname);
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-i370.c743 const char *outname;
750 outname = bfd_get_section_name (output_bfd,
752 target = bfd_get_section_by_name (output_bfd, outname + 5);
735 const char *outname; local
H A Delf32-vax.c1253 const char *outname;
1261 outname = bfd_get_section_name (output_bfd,
1263 target = bfd_get_section_by_name (output_bfd, outname + 5);
1252 const char *outname; local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-i370.c669 const char *outname;
676 outname = bfd_get_section_name (output_bfd,
678 target = bfd_get_section_by_name (output_bfd, outname + 5);
663 const char *outname; local
/openbsd-current/gnu/lib/libiberty/src/testsuite/
H A Dtest-pexecute.c40 const char *outname, const char *errname,

Completed in 442 milliseconds

12