Lines Matching refs:rebound
2200 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()
2481 goto rebound; in process_dependency_fmri()
2493 rebound = B_TRUE; in process_dependency_fmri()
2494 goto rebound; in process_dependency_fmri()
2504 if (rebound) in process_dependency_fmri()
2509 (void) add_service(v->gv_name, info->h, &rebound); in process_dependency_fmri()
2510 if (rebound) in process_dependency_fmri()
5215 boolean_t rebound = B_FALSE; in dgraph_set_runlevel() local
5416 rebound = B_TRUE; in dgraph_set_runlevel()
5433 return (rebound ? ECONNRESET : 0); in dgraph_set_runlevel()
5562 boolean_t isall, isnone, rebound = B_FALSE; in dgraph_set_milestone() local
5673 rebound = B_TRUE; in dgraph_set_milestone()
5720 rebound = B_TRUE; in dgraph_set_milestone()
5746 ret = rebound ? ECONNRESET : 0; in dgraph_set_milestone()
6489 boolean_t rebound = B_FALSE, rebind_inst = B_FALSE; in process_pg_event() local
6609 rebound = B_TRUE; in process_pg_event()
6651 rebound = B_TRUE; in process_pg_event()
6697 rebound = B_TRUE; in process_pg_event()
6716 rebound = B_TRUE; in process_pg_event()
6758 return (rebound ? ECONNRESET : 0); in process_pg_event()