Home
last modified time | relevance | path

Searched refs:tmpnam (Results 1 – 25 of 100) sorted by relevance

1234

/netbsd-src/lib/libc/stdio/
H A Dtmpnam.c51 __warn_references(tmpnam,
55 tmpnam(char *s) in tmpnam() function
H A DMakefile.inc25 SRCS+= gets.c vsprintf.c tempnam.c tmpnam.c mktemp.c
32 tmpnam.3 ungetc.3 ungetwc.3 wprintf.3 wscanf.3 open_memstream.3
61 MLINKS+=tmpnam.3 tempnam.3 tmpnam.3 tmpfile.3
/netbsd-src/external/gpl2/gmake/dist/
H A Dmakefile.com121 $ cc 'ccqual' 'tmpnam'
124 $ delete/nolog 'tmpnam'.*;*
/netbsd-src/common/dist/zlib/
H A Dmake_vms.com30 $ tmpnam = "temp_" + f$getjpi("","pid")
31 $ tt = tmpnam + ".txt"
32 $ tc = tmpnam + ".c"
33 $ th = tmpnam + ".h"
613 $ cc 'tmpnam'
617 $ link 'tmpnam',tmp.opt/opt
621 $ delete/nolog 'tmpnam'.*;*/exclude='th'
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dmake_vms.com30 $ tmpnam = "temp_" + f$getjpi("","pid")
31 $ tt = tmpnam + ".txt"
32 $ tc = tmpnam + ".c"
33 $ th = tmpnam + ".h"
613 $ cc 'tmpnam'
617 $ link 'tmpnam',tmp.opt/opt
621 $ delete/nolog 'tmpnam'.*;*/exclude='th'
/netbsd-src/external/gpl3/gdb.old/dist/zlib/
H A Dmake_vms.com30 $ tmpnam = "temp_" + f$getjpi("","pid")
31 $ tt = tmpnam + ".txt"
32 $ tc = tmpnam + ".c"
33 $ th = tmpnam + ".h"
613 $ cc 'tmpnam'
617 $ link 'tmpnam',tmp.opt/opt
621 $ delete/nolog 'tmpnam'.*;*/exclude='th'
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dmake_vms.com30 $ tmpnam = "temp_" + f$getjpi("","pid")
31 $ tt = tmpnam + ".txt"
32 $ tc = tmpnam + ".c"
33 $ th = tmpnam + ".h"
613 $ cc 'tmpnam'
617 $ link 'tmpnam',tmp.opt/opt
621 $ delete/nolog 'tmpnam'.*;*/exclude='th'
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dmake_vms.com30 $ tmpnam = "temp_" + f$getjpi("","pid")
31 $ tt = tmpnam + ".txt"
32 $ tc = tmpnam + ".c"
33 $ th = tmpnam + ".h"
613 $ cc 'tmpnam'
617 $ link 'tmpnam',tmp.opt/opt
621 $ delete/nolog 'tmpnam'.*;*/exclude='th'
/netbsd-src/external/gpl3/gdb/dist/libiberty/
H A Dtmpnam.c30 tmpnam (char *s) in tmpnam() function
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dtmpnam.c30 tmpnam (char *s) in tmpnam() function
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/
H A Dtmpnam.c30 tmpnam (char *s) in tmpnam() function
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dtmpnam.c30 tmpnam (char *s) in tmpnam() function
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dtmpnam.c30 tmpnam (char *s) in tmpnam() function
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dtmpnam.c30 tmpnam (char *s) in tmpnam() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dcstdio47 char* tmpnam(char* s);
154 using ::tmpnam;
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_std/
H A Dcstdio90 #undef tmpnam
140 using ::tmpnam;
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/
H A Dcstdio90 #undef tmpnam
141 using ::tmpnam;
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_std/
H A Dcstdio90 #undef tmpnam
140 using ::tmpnam;
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_global/
H A Dcstdio90 #undef tmpnam
141 using ::tmpnam;
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/
H A Dstdio.h41 using std::tmpnam;
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
H A Dstdio.h41 using std::tmpnam;
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c/
H A Dcstdio73 #undef tmpnam
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c/
H A Dcstdio73 #undef tmpnam
/netbsd-src/external/gpl2/rcs/include/
H A Dconf.h378 char *tmpnam P((char*));
/netbsd-src/external/gpl2/diffutils/dist/
H A Dconfigure.ac74 sigaction sigprocmask strchr strerror tmpnam)

1234