Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ztest/
H A Dztest.c6049 exec_child(char *cmd, char *libpath, boolean_t ignorekill, int *statusp) in exec_child() argument
6104 if (!ignorekill || WTERMSIG(status) != SIGKILL) { in exec_child()