Home
last modified time | relevance | path

Searched refs:pivot_root (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/bsd/sys/
H A Dmount.h1523 int pivot_root(const char *, const char *) __OSX_AVAILABLE(10.16);
/xnu-8792.61.2/bsd/vfs/
H A Dvfs_syscalls.c4316 pivot_root(proc_t p, struct pivot_root_args *uap, __unused int *retval) in pivot_root() function
4408 pivot_root(proc_t p, __unused struct pivot_root_args *uap, int *retval) in pivot_root() function