Searched refs:FSIOC_EXCLAVE_FS_UNREGISTER (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/bsd/sys/ | ||
| H A D | fsctl.h | 403 #define FSIOC_EXCLAVE_FS_UNREGISTER _IOW('A', 26, uint32_t) macro |
| /xnu-11215/bsd/vfs/ | ||
| H A D | vfs_syscalls.c | 13042 case FSIOC_EXCLAVE_FS_UNREGISTER: in fsctl_internal() |