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

/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h201 int iter_type; member in struct:scf_iter
H A Dlowlevel.c1802 iter->iter_type = type;
2429 iter->iter_type = REP_PROTOCOL_ENTITY_NONE;
2472 iter->iter_type = REP_PROTOCOL_ENTITY_NONE;
2562 iter->iter_type = REP_PROTOCOL_ENTITY_SCOPE;
2578 if (iter->iter_type == REP_PROTOCOL_ENTITY_NONE) {
2582 if (iter->iter_type != REP_PROTOCOL_ENTITY_SCOPE) {
2640 iter->iter_type = res_type;
2698 iter->iter_type = REP_PROTOCOL_ENTITY_PROPERTYGRP;
2730 if (iter->iter_type == REP_PROTOCOL_ENTITY_NONE ||
2736 if (out->rd_type != iter->iter_type) {
[all...]

Completed in 24 milliseconds