Home
last modified time | relevance | path

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

/xnu-11417.140.69/tests/vm/
H A Dentitlement_increased_memory_limit.c93 spawn_child_with_memlimit(int32_t memlimit) in spawn_child_with_memlimit() function
186 pid = spawn_child_with_memlimit(max_task_pmem);
229 pid = spawn_child_with_memlimit(-1);
278 pid = spawn_child_with_memlimit(0);