Searched refs:mkstemps (Results 1 – 15 of 15) sorted by relevance
9 if (mkstemps(filename, 7) == -1) in main()
30 mkstemps(char *path, int suffixlen) in mkstemps() function
91 if ((ofd = mkstemps(tag_files.ofn, strlen(suffix))) == -1) { in term_tag_init()
312 runtest mkstemps MKSTEMPS || true
33 test-mkstemps.c \
68 * configure: provide feature tests for __attribute__(()) and mkstemps(3)
150 mkstemps(char *path, int slen) in mkstemps() function
147 int mkstemps(char *path, int slen);
71 mkstemps(char *path, int slen) in mkstemps() function
52 mkstemps;
68 MLINKS+=mktemp.3 mkdtemp.3 mktemp.3 mkstemp.3 mktemp.3 mkstemps.3 \
539 int mkstemps(char *, int);
267 bf->fd = mkstemps(bf->f_name, strlen(BHYVE_ASL_SUFFIX)); in basl_open()
731 if (mkstemps(tmppath, strlen(slash) + 1) == -1) { in fetch()
2297 fun:mkstemps=uninstrumented