Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dfsctl.h403 #define FSIOC_EXCLAVE_FS_UNREGISTER _IOW('A', 26, uint32_t) macro
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_syscalls.c13042 case FSIOC_EXCLAVE_FS_UNREGISTER: in fsctl_internal()