Home
last modified time | relevance | path

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

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