Searched refs:SCRIPT_KILL_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/rcm_daemon/common/ | ||
H A D | rcm_script_impl.h | 59 #define SCRIPT_KILL_TIMEOUT 3 macro |
H A D | rcm_script.c | 1149 deadline = time(NULL) + SCRIPT_KILL_TIMEOUT; in kill_pid() |