Searched refs:O_DP_GETRAWENCRYPTED (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/diskdev_cmds-576/setclass.tproj/
H A Dsetclass.c124 fd = open_dprotected_np (argv[1], O_RDONLY, 0, O_DP_GETRAWENCRYPTED);
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dfcntl.h195 #define O_DP_GETRAWENCRYPTED 0x0001 macro
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_guarded.c432 if (uap->dpflags & O_DP_GETRAWENCRYPTED) {
/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_syscalls.c3623 if (dpflags & O_DP_GETRAWENCRYPTED) {

Completed in 89 milliseconds