Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dmount.h1552 int pivot_root(const char *, const char *) __OSX_AVAILABLE(10.16);
/xnu-11215.1.10/bsd/vfs/
H A Dvfs_syscalls.c4406 pivot_root(proc_t p, struct pivot_root_args *uap, __unused int *retval) in pivot_root() function
4498 pivot_root(proc_t p, __unused struct pivot_root_args *uap, int *retval) in pivot_root() function