Searched refs:refresh_entity (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 1589 refresh_entity(int isservice, void *entity, const char *fmri, function 1776 r = refresh_entity(issvc, ent, fmribuf, pinst, piter, NULL); 1803 bad_error("refresh_entity", scf_error()); 7966 r = refresh_entity(issvc, ent, fmri, imp_inst, imp_iter, imp_str); 8025 bad_error("refresh_entity", r); 8897 (void) refresh_entity(0, imp_inst, 8904 (void) refresh_entity(1, imp_svc, svc->sc_name, 12146 (void) refresh_entity(isservice, entity, fmri, inst, iter, 15572 r = refresh_entity(0, cur_inst, fmribuf, NULL, NULL, NULL); 15599 bad_error("refresh_entity", scf_erro [all...] |
Completed in 67 milliseconds