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

/macosx-10.9.5/xnu-2422.115.4/osfmk/vm/
H A Dvm_map.c3836 vm_prot_t old_prot; local
3842 old_prot = current->protection;
3863 old_prot;
3876 if (current->protection != old_prot) {

Completed in 121 milliseconds