Home
last modified time | relevance | path

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

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