Lines Matching refs:state
114 # of the format <fmri>%<state>
137 echo $service | sed -e 's/%/ /' | read fmri state
147 echo $service | sed -e 's/%/ /' | read fmri state
148 printf "%-14s%9s %s\n" $state 00:00:00 $fmri
157 # of the format <fmri>%<state>%<inst_root>%<readonly>%<standalone>%<writable_root>
176 read fmri state inst_root readonly standalone writable_root
179 prop_state[$fmri]=$state
201 "restarter/state")
307 state = conf[1]
309 _svcprop_conf[index].insert(1, state)