Home
last modified time | relevance | path

Searched refs:asi_scfhandle_t (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libbsm/common/
H A Daudit_scf.c191 get_props_kva_all(asi_scfhandle_t *handle, asi_scfhandle_iter_t *handle_iter, in get_props_kva_all()
318 get_plugin_kva(asi_scfhandle_t *handle, asi_scfhandle_iter_t *handle_iter, in get_plugin_kva()
408 scf_free(asi_scfhandle_t *handle) in scf_free()
436 scf_init(asi_scfhandle_t *handle) in scf_init()
438 bzero(handle, sizeof (asi_scfhandle_t)); in scf_init()
488 asi_scfhandle_t *handle) in scf_init_iter()
1026 asi_scfhandle_t handle; in do_getpluginconfig_scf()
H A Daudit_scf.h75 typedef struct asi_scfhandle asi_scfhandle_t; typedef