Searched defs:scf_init (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libbsm/common/
H A Daudit_scf.c348 * scf_init() - initiate scf handles
351 scf_init(asi_scfhandle_t *handle) function
1286 * scf_init() creates slightly more handles than is needed; this is
1290 if (!scf_init(&handle)) {
1325 * scf_init() creates slightly more handles then is needed; this
1329 if (!scf_init(&handle)) {
1430 * scf_init() creates slightly more handles then is needed; this
1434 if (!scf_init(&handle)) {
1473 if (!scf_init(&handle)) {
1542 if (!scf_init(
[all...]

Completed in 18 milliseconds