Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c426 static int ra_get_pg(scf_handle_t *, scf_instance_t *, const char *,
1386 if (ra_get_pg(h, inst, RA_PG_ROUTEADM, B_TRUE, raopt->opt_fmri != NULL, in ra_get_set_opt_common_cb()
1703 if (ra_get_pg(h, inst, RA_PG_ROUTING, B_TRUE, B_FALSE, &pg) == -1) { in ra_list_props_cb()
1879 ra_get_pg(scf_handle_t *h, scf_instance_t *inst, const char *pgname, in ra_get_pg() function
1950 if (ra_get_pg(h, inst, pgname, composed, required, &pg) == -1) in ra_get_prop_as_string()
2108 if (ra_get_pg(h, inst, pgname, B_FALSE, B_FALSE, &instpg) == -1) { in ra_set_prop_from_string()
2112 if (ra_get_pg(h, inst, pgname, B_TRUE, B_FALSE, &cpg) == -1) in ra_set_prop_from_string()