Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c681 inst_running_or_maint(inst_t *ip) in inst_running_or_maint() function
958 if ((ip->enabled != 0) && !inst_running_or_maint(ip)) { in process_optall()
972 if ((ip->enabled != 0) && !inst_running_or_maint(ip)) { in process_optall()