Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dmount.h1557 int pivot_root(const char *, const char *) __OSX_AVAILABLE(10.16);
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_syscalls.c4664 pivot_root(proc_t p, struct pivot_root_args *uap, __unused int *retval) in pivot_root() function
4756 pivot_root(proc_t p, __unused struct pivot_root_args *uap, int *retval) in pivot_root() function