Home
last modified time | relevance | path

Searched refs:tempnam (Results 1 – 25 of 57) sorted by last modified time

123

/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1289 link path=usr/share/man/man3c/tempnam.3c target=tmpnam.3c
/illumos-gate/usr/src/man/man3c/
H A DMakefile1313 tempnam.3c \
2486 tempnam.3c := LINKSRC = tmpnam.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2993 tempnam;
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com709 tempnam.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com765 tempnam.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com738 tempnam.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile691 tempnam.o \
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dmks.h651 #define m_tempname(code) tempnam(__m_getenv("TMPDIR"), (code))
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c595 char *tmps = tempnam("/var/tmp", "truss"); in main()
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.c121 if (!(file = tempnam("/var/run", NULL))) {
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A DMakefile43 $(COMMONDIR)/tempnam.o
H A Dpictures.c232 if ( (tname = tempnam(TEMPDIR, "dpost")) == NULL ) in picopen()
276 if ( (tname = tempnam(TEMPDIR, "dpost")) == NULL ) in inlinepic()
H A Ddpost.c2779 if ( (temp_file = tempnam(TEMPDIR, "dpost")) == NULL ) in documentfonts()
/illumos-gate/usr/src/cmd/lp/filter/postscript/download/
H A DMakefile43 $(COMMONDIR)/tempnam.o
H A Ddownload.c430 if ( (temp_file = tempnam(temp_dir, "post")) == NULL ) in download()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c775 est->sc_repo_doorname = tempnam(est->sc_repo_doordir, "scfdr"); in start_private_repository()
/illumos-gate/usr/src/tools/cw/
H A Dcw.c1222 if ((ctx->i_stderr = tempnam(ctx->i_tmpdir, "cw")) == NULL) { in exec_ctx()
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dtempnam.c30 #pragma weak _tempnam = tempnam
52 tempnam(const char *dir, /* use this directory please (if non-NULL) */ in tempnam() function
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dcrle.c463 if ((crle.c_tempname = tempnam(MSG_ORIG(MSG_TMP_DIR), in main()
/illumos-gate/usr/src/cmd/mkmsgs/
H A Dmkmsgs.c240 workp = tempnam(".", "xx");
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dio.c81 if ((body_file_name = tempnam(dir, NULL)) == NULL) { in open_code_file()
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c3483 if ((outfile = tempnam("/var/log", "zone")) == NULL) { in copy_zone()
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c2643 *r_zoneAdminFile = tempnam(a_zoneTempDir, "zadmn"); in create_zone_adminfile()
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c118 artmpfile.tmp_name = tempnam(TMPDIR, "mcs2"); in each_file()
149 elftmpfile.tmp_name = tempnam(TMPDIR, "mcs1"); in each_file()
/illumos-gate/usr/src/cmd/ed/
H A Ded.c471 if ((tfname = tempnam("", "ea")) == NULL) { in main()

123