Searched refs:ignorekill (Results 1 – 1 of 1) sorted by relevance
8781 exec_child(char *cmd, char *libpath, boolean_t ignorekill, int *statusp) in exec_child() argument8840 if (!ignorekill || WTERMSIG(status) != SIGKILL) { in exec_child()