Home
last modified time | relevance | path

Searched refs:get_pg (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dnotify_params.c191 get_pg(scf_service_t *s, scf_instance_t *i, const char *n, in get_pg() function
1511 if (get_pg(s, i, pgname, pg, 1) == 0 || in get_stn_pg()
1513 get_pg(NULL, g, pgname, pg, 0) == 0) in get_stn_pg()
1639 get_pg(s, i, pgname, pg, 1)) == SCF_SUCCESS) { in _scf_get_svc_notify_params()
1732 while (get_pg(NULL, i, pgname, pg, 0) != 0) { in _scf_get_fma_notify_params()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c2483 get_pg: in libscf_write_start_pid()
2513 goto get_pg; in libscf_write_start_pid()
2643 get_pg: in libscf_write_method_status()
/illumos-gate/usr/src/cmd/init/
H A Dinit.c3341 get_pg: in lscf_set_runlevel()
3376 goto get_pg; in lscf_set_runlevel()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c470 get_pg(const char *pg_name, scf_propertygroup_t *pg) in get_pg() function
1927 if (get_pg(pg->sc_pgroup_name, sc_pg) != SCF_SUCCESS) { in find_current_prop_type()
2197 if (get_pg(pg->sc_pgroup_name, sc_pg) == SCF_SUCCESS) { in find_current_pg_type()
13300 if (get_pg(SCF_PG_TM_COMMON_NAME, pg) == 0) { in list_entity_tmpl()
13321 if (get_pg(SCF_PG_TM_DESCRIPTION, pg) == 0) { in list_entity_tmpl()