Home
last modified time | relevance | path

Searched refs:mkstemps (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/mandoc/
H A Dtest-mkstemps.c9 if (mkstemps(filename, 7) == -1) in main()
H A Dcompat_mkstemps.c30 mkstemps(char *path, int suffixlen) in mkstemps() function
H A Dterm_tag.c91 if ((ofd = mkstemps(tag_files.ofn, strlen(suffix))) == -1) { in term_tag_init()
H A Dconfigure315 runtest mkstemps MKSTEMPS || true
H A DMakefile33 test-mkstemps.c \
H A DNEWS68 * configure: provide feature tests for __attribute__(()) and mkstemps(3)
/freebsd/crypto/openssh/openbsd-compat/
H A Dmktemp.c150 mkstemps(char *path, int slen) in mkstemps() function
H A Dopenbsd-compat.h147 int mkstemps(char *path, int slen);
/freebsd/lib/libc/stdio/
H A Dmktemp.c68 mkstemps(char *path, int slen) in mkstemps() function
H A DSymbol.map51 mkstemps;
H A DMakefile.inc84 mktemp.3 mkstemps.3 \
/freebsd/include/
H A Dunistd.h541 int mkstemps(char *, int);
/freebsd/usr.sbin/bhyve/
H A Dacpi.c266 bf->fd = mkstemps(bf->f_name, strlen(BHYVE_ASL_SUFFIX)); in basl_open()
/freebsd/usr.bin/fetch/
H A Dfetch.c730 if (mkstemps(tmppath, strlen(slash) + 1) == -1) { in fetch()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2297 fun:mkstemps=uninstrumented