Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c670 (void) run_method(inst, IM_DISABLE, NULL); in process_offline_inst()
1637 (void) run_method(inst, IM_OFFLINE, NULL); in refresh_instance()
1655 (void) run_method(inst, IM_OFFLINE, in refresh_instance()
1667 (void) run_method(inst, IM_REFRESH, in refresh_instance()
1677 (void) run_method(inst, IM_OFFLINE, NULL); in refresh_instance()
1724 (void) run_method(instance, IM_OFFLINE, NULL); in handle_restarter_event()
1779 (void) run_method(instance, IM_DISABLE, NULL); in handle_restarter_event()
1808 (void) run_method(instance, IM_DISABLE, NULL); in handle_restarter_event()
3297 ret = run_method(instance, IM_START, pi); in process_nowait_request()
3334 (void) run_method(instance, IM_OFFLINE, NULL); in process_nowait_request()
[all …]