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

/osnet-11/usr/src/lib/libshare/common/
H A Dlibshare_upgrade.c594 while (scf_iter_next_property(iter, prop) > 0) {
699 while (scf_iter_next_property(iter, prop) > 0) {
835 while (scf_iter_next_property(iter, prop) > 0) {
/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf.h595 int scf_iter_next_property(scf_iter_t *, scf_property_t *);
/osnet-11/usr/src/lib/libstmf/common/
H A Dstore.c1464 while (scf_iter_next_property(propIter, prop) == 1) {
1745 while (scf_iter_next_property(propIter, prop) == 1) {
1787 while ((scf_iter_next_property(propIter, prop) == 1) &&
2904 while (scf_iter_next_property(propIter, prop) == 1) {
3604 while (scf_iter_next_property(propIter, prop) == 1) {
/osnet-11/usr/src/lib/libscf/common/
H A Dmidlevel.c365 while ((propiter_ret = scf_iter_next_property(propiter, prop)) == 1) {
1930 while ((propiter_ret = scf_iter_next_property(propiter, prop))
2062 scf_iter_next_property(propiter, prop)) == 1) {
H A Dnotify_params.c1426 while ((err = scf_iter_next_property(it, p)) == 1) {
H A Dscf_tmpl.c6377 while ((r = scf_iter_next_property(iter, prop)) == 1) {
7223 while (scf_iter_next_property(iter, prop) > 0) {
H A Dlowlevel.c2887 scf_iter_next_property(scf_iter_t *iter, scf_property_t *out) function
/osnet-11/usr/src/lib/libshare_plugins/legacy/
H A Dlibshare_legacy.c588 if (scf_iter_next_property(hdl->srh_smf_iter,
/osnet-11/usr/src/lib/libipadm/common/
H A Dipadm_cong.c320 while (scf_iter_next_property(prop_iter, prop) > 0) {
/osnet-11/usr/src/lib/libbsm/common/
H A Daudit_scf.c590 while (scf_iter_next_property(handle_iter->prop, handle->prop) == 1) {
/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnssscf.c434 while (scf_iter_next_property(iter, prop_handle) > 0) {

Completed in 116 milliseconds