Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/
H A Dvm_allocation.c765 enum {ALLOCATE = 0, DEALLOCATE, READ, WRITE, PROTECT, COPY}; enumerator
825 *(test_info[PROTECT].ti_flag) = TRUE; in process_options()