Searched refs:child_exit_why (Results 1 – 1 of 1) sorted by relevance
77 static char *child_exit_why[] = { variable439 (0 < exit_val && exit_val < NUM_CHILD_EXIT) ? child_exit_why[exit_val] : "unknown"); in memorystatus_vm_map_fork_parent()