Searched defs:reboundp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c2182 * In both cases *reboundp will be B_TRUE if the handle was rebound, or B_FALSE
2186 add_service(const char *fmri, scf_handle_t *h, boolean_t *reboundp) argument
2194 *reboundp = B_FALSE;
2208 *reboundp = B_TRUE;
2228 *reboundp = B_TRUE;
2251 *reboundp = B_TRUE;
2272 *reboundp = B_TRUE;
2295 *reboundp = B_TRUE;

Completed in 82 milliseconds