Searched refs:O_DP_GETRAWUNENCRYPTED (Results 1 – 3 of 3) sorted by relevance
222 #define O_DP_GETRAWUNENCRYPTED 0x0002 macro
373 if (uap->dpflags & (O_DP_GETRAWENCRYPTED | O_DP_GETRAWUNENCRYPTED)) { in guarded_open_dprotected_np()381 if (uap->dpflags & O_DP_GETRAWUNENCRYPTED) { in guarded_open_dprotected_np()
4960 if (dpflags & (O_DP_GETRAWENCRYPTED | O_DP_GETRAWUNENCRYPTED | O_DP_AUTHENTICATE)) { in openat_dprotected_internal()4970 if (dpflags & O_DP_GETRAWUNENCRYPTED) { in openat_dprotected_internal()