Home
last modified time | relevance | path

Searched refs:tmpnam (Results 1 – 25 of 37) sorted by last modified time

12

/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1289 link path=usr/share/man/man3c/tempnam.3c target=tmpnam.3c
1339 file path=usr/share/man/man3c/tmpnam.3c
1340 link path=usr/share/man/man3c/tmpnam_r.3c target=tmpnam.3c
/illumos-gate/usr/src/man/man3c/
H A DMakefile512 tmpnam.3c \
2486 tempnam.3c := LINKSRC = tmpnam.3c
2487 tmpnam_r.3c := LINKSRC = tmpnam.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers3002 tmpnam;
/illumos-gate/usr/src/cmd/fm/notify/smtp-notify/common/
H A Dsmtp-notify.c156 nhdl->nh_rootdir, tmpnam(NULL)); in process_template()
/illumos-gate/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c434 char tmpnam[PATH_MAX]; /* tmp file name */ in execute_cmd() local
710 (void) snprintf(tmpnam, sizeof (tmpnam), in execute_cmd()
712 outfilename = tmpnam; in execute_cmd()
713 if ((outfd = mkstemp(tmpnam)) == -1) { in execute_cmd()
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dtmpnam_r.c69 tmpnam(char *s) in tmpnam() function
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c3353 char *temp_filename = strdup(tmpnam(NULL)); in be_run_cmd()
/illumos-gate/usr/src/cmd/fs.d/ufs/ff/
H A Dff.c202 Lname = tmpnam((char *)0); in main()
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dmain.c404 tmpdir = spooldir = qstrdup(tmpnam(NULL)); in main()
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dlib103 #define _lib_tmpnam 1 /* tmpnam() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dlib103 #define _lib_tmpnam 1 /* tmpnam() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dlib103 #define _lib_tmpnam 1 /* tmpnam() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dlib103 #define _lib_tmpnam 1 /* tmpnam() in default lib(s) */
/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkgtrans.c291 tmppath = tmpnam(NULL); in _pkgtrans()
366 if (srcdev.dirname = tmpnam(NULL)) in _pkgtrans()
823 (void) tmpnam(tmp_file); /* temporary file name */ in wdsheader()
H A Druncmd.c102 perrfile = tmpnam(NULL); in esystem()
211 perrfile = tmpnam(NULL); in epopen()
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.c1017 tmpnamef = tmpnam(ibconf_file); in ib_delete_service()
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common923 tmpnam
/illumos-gate/usr/src/head/
H A Dstdio.h103 using std::tmpnam;
/illumos-gate/usr/src/head/iso/
H A Dstdio_iso.h194 extern char *tmpnam(char *);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dstdio365 extern char* tmpnam(char*);
H A Dlib38 lib telldir,tmpnam,tzset,universe,unlink,utime,wctype
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dtmpnam.c27 #define tmpnam ______tmpnam macro
32 #undef tmpnam
46 tmpnam(char* s) in tmpnam() function
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMamfile2936 make tmpnam.o
2937 make comp/tmpnam.c
2941 done comp/tmpnam.c
2942 meta tmpnam.o %.c>%.o comp/tmpnam.c tmpnam
2943 prev comp/tmpnam.c
2944 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/tmpnam.c
2945 done tmpnam.o generated
6103 ….o strntoul.o strntoull.o strcasecmp.o strncasecmp.o strerror.o mktemp.o tmpnam.o fsync.o execlp.o…
H A DMakefile116 mktemp.c tmpnam.c fsync.c \
/illumos-gate/usr/src/cmd/print/selector/
H A Dprint-service229 $queues = tmpnam();

12