Searched refs:get_pg (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libscf/common/ |
H A D | notify_params.c | 191 get_pg(scf_service_t *s, scf_instance_t *i, const char *n, function 1511 if (get_pg(s, i, pgname, pg, 1) == 0 || 1513 get_pg(NULL, g, pgname, pg, 0) == 0) 1639 get_pg(s, i, pgname, pg, 1)) == SCF_SUCCESS) { 1732 while (get_pg(NULL, i, pgname, pg, 0) != 0) {
|
Completed in 22 milliseconds