Home
last modified time | relevance | path

Searched defs:domkdir (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/test/stress2/misc/
H A Dsuj23.sh366 domkdir() function
413 /* we only can domkdir() once at startup */ function
414 domkdir(); function
/freebsd/lib/libc/stdio/
H A Dmktemp.c113 _gettemp(int dfd, char *path, int *doopen, int domkdir, int slen, int oflags) in _gettemp()