Home
last modified time | relevance | path

Searched refs:mkdtemp (Results 1 – 23 of 23) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dmktemp.h16 char *mkdtemp(char *path);
/titanic_41/usr/src/lib/libc/port/gen/
H A Dmkdtemp.c37 mkdtemp(char *template) in mkdtemp() function
/titanic_41/usr/src/head/
H A Dstdlib.h190 extern char *mkdtemp(char *);
274 extern char *mkdtemp(char *);
/titanic_41/usr/src/cmd/mktemp/
H A Dmktemp.c129 if (mkdtemp(tmpl) == NULL) { in main()
/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dmktemp.c72 mkdtemp(path) in mkdtemp() function
/titanic_41/usr/src/test/libc-tests/cfg/symbols/
H A Dstdlib_h.cfg84 func | mkdtemp |\
/titanic_41/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_fs.c583 if (mkdtemp(fsd->gfs_mountp) != NULL) { in grub_fsd_mount_tmp()
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common473 mkdtemp
/titanic_41/usr/src/test/libc-tests/tests/symbols/
H A Dsymbols_test.c701 if ((d = mkdtemp(b)) == NULL) { in mkworkdir()
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsession.c193 if (mkdtemp(auth_sock_dir) == NULL) { in auth_input_request_forwarding()
1853 if (mkdtemp(xauthdir) != NULL) { in session_x11_req()
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dclientloop.c242 if (mkdtemp(xauthdir) != NULL) { in client_x11_get_proto()
/titanic_41/usr/src/cmd/ssh/ssh-agent/
H A Dssh-agent.c1037 if (mkdtemp(socket_dir) == NULL) {
/titanic_41/usr/src/cmd/beadm/
H A Dbeadm.c1284 mountpoint = mkdtemp(tmp_mp); in be_do_mount()
/titanic_41/usr/src/lib/libc/amd64/
H A DMakefile467 mkdtemp.o \
/titanic_41/usr/src/lib/libc/i386/
H A DMakefile.com500 mkdtemp.o \
/titanic_41/usr/src/lib/libc/sparcv9/
H A DMakefile.com486 mkdtemp.o \
/titanic_41/usr/src/lib/libbe/common/
H A Dbe_mount.c951 if (mkdtemp(*tmp_mp) == NULL) { in be_make_tmp_mountpoint()
/titanic_41/usr/src/lib/libc/sparc/
H A DMakefile.com526 mkdtemp.o \
/titanic_41/usr/src/man/man3c/
H A DMakefile938 mkdtemp.3c \
1863 mkdtemp.3c := LINKSRC = mkstemp.3c
/titanic_41/usr/src/cmd/ssh/doc/
H A DChangeLog1010 don't panic if mkdtemp fails for authfwd; jkb@yahoo-inc.com via
2575 - Excised my buggy replacements for strlcpy and mkdtemp
2576 - Imported correct OpenBSD strlcpy and mkdtemp routines.
2589 - Wrote replacements for strlcpy and mkdtemp
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers345 mkdtemp;
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc939 link path=usr/share/man/man3c/mkdtemp.3c target=mkstemp.3c
/titanic_41/
H A D.gitignore5028 usr/src/man/man3c/mkdtemp.3c