Home
last modified time | relevance | path

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, in is_kill_method() function
3849 return (is_kill_method(method, MKW_KILL_PROC, in restarter_is_kill_proc_method()
3856 return (is_kill_method(method, MKW_KILL, sizeof (MKW_KILL) - 1)); in restarter_is_kill_method()