Home
last modified time | relevance | path

Searched refs:mknodat (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.81.4/bsd/man/man2/ !
H A DMakefile139 mknodat.2 \
/xnu-11215.81.4/bsd/sys/ !
H A Dstat.h576 int mknodat(int, const char *, mode_t, dev_t) __API_AVAILABLE(macos(13.0), ios(16.0), tvos(16.0…
/xnu-11215.81.4/bsd/vfs/ !
H A Dvfs_syscalls.c5449 mknodat(proc_t p, struct mknodat_args *uap, __unused int32_t *retval) in mknodat() function