Searched refs:METHOD_STOP (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dmethod.c752 if (type == METHOD_STOP && (!instance_is_transient_style(inst))) {
1045 if (type == METHOD_STOP && (!instance_is_transient_style(inst)) &&
1183 if (info->sf_method_type == METHOD_STOP &&
H A Dexpand.c475 case METHOD_STOP:
H A Dstartd.h118 #define METHOD_STOP 1 macro
H A Drestarter.c1227 info->sf_method_type = METHOD_STOP;
1664 info->sf_method_type = METHOD_STOP;
H A Dlibscf.c2884 case METHOD_STOP:

Completed in 60 milliseconds