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()
315 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);
68 mkstemps(char *path, int slen) in mkstemps() function
51 mkstemps;
84 mktemp.3 mkstemps.3 \
541 int mkstemps(char *, int);
266 bf->fd = mkstemps(bf->f_name, strlen(BHYVE_ASL_SUFFIX)); in basl_open()
730 if (mkstemps(tmppath, strlen(slash) + 1) == -1) { in fetch()
2297 fun:mkstemps=uninstrumented