Searched refs:check_target_match (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libscf/common/
H A Dscf_tmpl.c1384 check_target_match(scf_propertygroup_t *pg, const char *target) function
1513 if ((r = check_target_match(pg, target)) == 0)
1534 if ((r = check_target_match(pg, target)) == 0)
1575 check_target_match(pg, target) == 0) {
1599 if ((r = check_target_match(pg, target)) == 0)
1615 if ((r = check_target_match(pg, target)) == 0)
2453 ret = check_target_match(pg_tmpl->pt_pg,
2457 ret = check_target_match(pg_tmpl->pt_pg,
2461 ret = check_target_match(pg_tmpl->pt_pg,

Completed in 61 milliseconds