Searched refs:IM_OFFLINE (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd_impl.h108 IM_OFFLINE, enumerator in enum:__anon187
H A Dutil.c65 {IM_OFFLINE, OFFLINE_METHOD_NAME, IIS_OFFLINE},
H A Dinetd.c164 IM_OFFLINE},
1635 (void) run_method(inst, IM_OFFLINE, NULL);
1653 (void) run_method(inst, IM_OFFLINE,
1675 (void) run_method(inst, IM_OFFLINE, NULL);
1722 (void) run_method(instance, IM_OFFLINE, NULL);
1840 (void) run_method(instance, IM_OFFLINE, NULL);
1866 (void) run_method(instance, IM_OFFLINE, NULL);
2934 case IM_OFFLINE:
3009 * If the absent method is IM_OFFLINE, default action needs
3013 if ((method == IM_OFFLINE)
[all...]

Completed in 55 milliseconds