Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/vm/
H A Dvm_unix.c349 static const char *prot_values[] = { variable
364 current_proc()->p_comm, proc_getpid(current_proc()), vaddr, prot_values[prot & VM_PROT_ALL]); in log_stack_execution_failure()