Home
last modified time | relevance | path

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))) { in method_run()
1048 if (type == METHOD_STOP && (!instance_is_transient_style(inst)) && in method_run()
1192 if (info->sf_method_type == METHOD_STOP && in method_thread()
H A Dstartd.h111 #define METHOD_STOP 1 macro
H A Dexpand.c473 case METHOD_STOP: in expand_token()
H A Drestarter.c1230 info->sf_method_type = METHOD_STOP; in stop_instance()
1667 info->sf_method_type = METHOD_STOP; in maintain_instance()
H A Dlibscf.c2892 case METHOD_STOP: in libscf_get_method()