HomeSort by: relevance | last modified time | path
    Searched refs:mkstemps (Results 1 - 7 of 7) sorted by relevancy

  /src/lib/libc/stdio/
mkstemps.c 1 /* $NetBSD: mkstemps.c,v 1.2 2025/09/18 21:08:27 christos Exp $ */
33 mkstemps(char *path, int slen) function in typeref:typename:int
Makefile.inc 14 getwchar.c makebuf.c mkdtemp.c mkstemp.c mkstemps.c mkostemp.c \
50 MLINKS+=mktemp.3 mkstemps.3
  /src/tests/lib/libc/stdlib/
t_mktemp.c 141 atf_tc_set_md_var(tc, "descr", "A basic test of mkstemps(3)");
153 fd = mkstemps(template, 3);
  /src/include/
unistd.h 374 int mkstemps(char *, int);
  /src/tools/compat/
Makefile 13 mi_vector_hash.c mkdtemp.c mkstemps.c \
configure.ac 202 mkdtemp, mkstemp, mkstemps,
247 mkstemps mkdtemp poll posix_spawn pread putc_unlocked pwcache_userdb \
compat_defs.h 452 int mkstemps(char *, int);

Completed in 16 milliseconds