Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/startd/
H A Dgraph.c2200 rebound: in add_service()
2208 goto rebound; in add_service()
2228 goto rebound; in add_service()
2251 goto rebound; in add_service()
2272 goto rebound; in add_service()
2295 goto rebound; in add_service()
2346 boolean_t rebound; in process_dependency_fmri() local
2466 rebound = B_FALSE; in process_dependency_fmri()
2468 rebound: in process_dependency_fmri()
2480 rebound = B_TRUE; in process_dependency_fmri()
[all …]
H A Drestarter.c842 boolean_t rebound = B_FALSE; in restarter_instance_update_states() local
871 rebound = B_TRUE; in restarter_instance_update_states()
906 return (rebound ? ECONNRESET : 0); in restarter_instance_update_states()