Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dfsctl.h491 #define FSIOC_TEST_FSE_ACCESS_GRANTED _IO('h', 52) macro
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_syscalls.c13029 case FSIOC_TEST_FSE_ACCESS_GRANTED: in fsctl_internal()