Home
last modified time | relevance | path

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

/xnu-8019.80.24/libsyscall/wrappers/
H A Drmdir.c28 rmdir(const char *path) in rmdir() function
/xnu-8019.80.24/bsd/vfs/
H A Dvfs_syscalls.c9496 rmdir(__unused proc_t p, struct rmdir_args *uap, __unused int32_t *retval) in rmdir() function