Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.h313 int restarter_rm_libs_loadable(void);
H A Dmapfile-vers60 restarter_rm_libs_loadable;
H A Dlibrestart.c1959 restarter_rm_libs_loadable() in restarter_rm_libs_loadable() function
3249 if (restarter_rm_libs_loadable()) { in restarter_get_method_context()
3625 if (restarter_rm_libs_loadable()) { in restarter_set_method_context()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dmethod.c835 if (!restarter_rm_libs_loadable()) in method_run()