Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/sys/ !
H A Dmount.h1548 int pivot_root(const char *, const char *) __OSX_AVAILABLE(10.16);
/xnu-10063.141.1/bsd/vfs/ !
H A Dvfs_syscalls.c4397 pivot_root(proc_t p, struct pivot_root_args *uap, __unused int *retval) in pivot_root() function
4489 pivot_root(proc_t p, __unused struct pivot_root_args *uap, int *retval) in pivot_root() function