Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/sys/
H A Dfsctl.h407 #define FSIOC_EVAL_ROOTAUTH _IO('h', 50) macro
408 #define FSCTL_EVAL_ROOTAUTH IOCBASECMD(FSIOC_EVAL_ROOTAUTH)
/xnu-10002.81.5/bsd/vfs/
H A Dvfs_syscalls.c12791 case FSIOC_EVAL_ROOTAUTH: in fsctl_internal()