Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd_impl.h95 IIS_OFFLINE_COPIES, enumerator
H A Dinetd.c175 {IIS_OFFLINE_COPIES, "copies_offline", RESTARTER_STATE_OFFLINE,
699 update_state(inst, IIS_OFFLINE_COPIES, RERR_RESTART); in process_offline_inst()
1538 case IIS_OFFLINE_COPIES: in refresh_instance()
1583 case IIS_OFFLINE_COPIES: in refresh_instance()
1735 case IIS_OFFLINE_COPIES: in handle_restarter_event()
2001 case IIS_OFFLINE_COPIES: in handle_restarter_event()
2232 if ((inst->cur_istate == IIS_OFFLINE_COPIES) && in process_start_term()