Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dproc.h320 extern int proc_chrooted(proc_t);
/xnu-11215/bsd/kern/
H A Dkern_proc.c4778 proc_chrooted(proc_t p) in proc_chrooted() function