Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.h327 int restarter_is_null_method(const char *);
H A Dmapfile-vers58 restarter_is_null_method;
H A Dlibrestart.c3838 restarter_is_null_method(const char *meth) in restarter_is_null_method() function
/illumos-gate/usr/src/cmd/svc/startd/
H A Dmethod.c775 if (restarter_is_null_method(method)) { in method_run()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c3038 if (restarter_is_null_method(mi->exec_path)) { in run_method()