Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c2172 rebound: in add_service()
2180 goto rebound; in add_service()
2200 goto rebound; in add_service()
2223 goto rebound; in add_service()
2244 goto rebound; in add_service()
2267 goto rebound; in add_service()
2440 rebound: in process_dependency_fmri()
2453 goto rebound; in process_dependency_fmri()
2466 goto rebound; in process_dependency_fmri()
2476 if (rebound) in process_dependency_fmri()
[all …]
H A Drestarter.c843 boolean_t rebound = B_FALSE; in restarter_instance_update_states() local
872 rebound = B_TRUE; in restarter_instance_update_states()
907 return (rebound ? ECONNRESET : 0); in restarter_instance_update_states()