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

/osnet-11/usr/src/lib/libpower/common/
H A Dpm_smf.c115 prop = (scf_simple_prop_t *)scf_simple_app_props_next(props, NULL);
178 prop = (scf_simple_prop_t *)scf_simple_app_props_next(props,
225 el = (scf_simple_prop_t *)scf_simple_app_props_next(props, NULL);
238 el = (scf_simple_prop_t *)scf_simple_app_props_next(props, el);
410 prop = (scf_simple_prop_t *)scf_simple_app_props_next(props, NULL);
446 prop = (scf_simple_prop_t *)scf_simple_app_props_next(props,
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_scf.c469 prop = scf_simple_app_props_next(app, NULL);
479 prop = scf_simple_app_props_next(
/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf.h900 const scf_simple_prop_t *scf_simple_app_props_next(
/osnet-11/usr/src/lib/libscf/common/
H A Dmidlevel.c2174 scf_simple_app_props_next(const scf_simple_app_props_t *propblock, function

Completed in 53 milliseconds