Home
last modified time | relevance | path

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

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