Searched refs:handle_iter (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libbsm/common/ |
H A D | audit_scf.c | 191 get_props_kva_all(asi_scfhandle_t *handle, asi_scfhandle_iter_t *handle_iter, argument 204 while (scf_iter_next_property(handle_iter->prop, handle->prop) == 1) { 222 handle_iter->prop_val) != 0 && 234 if (scf_value_get_boolean(handle_iter->prop_val, 255 if (scf_value_get_as_string(handle_iter->prop_val, 277 if (scf_value_get_count(handle_iter->prop_val, 318 get_plugin_kva(asi_scfhandle_t *handle, asi_scfhandle_iter_t *handle_iter, argument 329 if (scf_iter_instance_pgs_typed(handle_iter->pgrp, handle->inst, 335 while (scf_iter_next_pg(handle_iter->pgrp, handle->pgrp) == 1) { 366 if (scf_iter_pg_properties(handle_iter 466 scf_free_iter(asi_scfhandle_iter_t *handle_iter) argument 487 scf_init_iter(asi_scfhandle_iter_t *handle_iter, asi_scfhandle_t *handle) argument 1027 asi_scfhandle_iter_t handle_iter; local [all...] |
Completed in 43 milliseconds