Searched refs:is_kill_method (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c3822 is_kill_method(const char *method, const char *kill_str, function
3849 return (is_kill_method(method, MKW_KILL_PROC,
3856 return (is_kill_method(method, MKW_KILL, sizeof (MKW_KILL) - 1));

Completed in 48 milliseconds