Searched refs:CP_UNLOCKED_STATE (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dcprotect.h51 #define CP_UNLOCKED_STATE 1 /* Device is unlocked */ macro
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_cprotect.c114 if (g_cp_state.lock_state == CP_UNLOCKED_STATE) {
1501 if (g_cp_state.lock_state == CP_UNLOCKED_STATE) {
1621 case CP_UNLOCKED_STATE: {

Completed in 18 milliseconds