Home
last modified time | relevance | path

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

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