Home
last modified time | relevance | path

Searched defs:doopen (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/clib/
H A Dmkstemp.c71 _gettemp(char *path, register int *doopen) in _gettemp()
/netbsd-src/external/bsd/libbind/dist/bsd/
H A Dmktemp.c95 gettemp(char *path, int *doopen) { in gettemp()
/netbsd-src/lib/libc/stdio/
H A Dgettemp.c54 GETTEMP(char *path, int *doopen, int domkdir, int slen, int oflags) in GETTEMP()