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

/illumos-gate/usr/src/lib/libvscan/common/
H A Dlibvscan.c171 static int vs_scf_ctx_open(vs_scfctx_t *);
596 if ((vs_scf_ctx_open(&vsc)) != 0) {
759 if (vs_scf_ctx_open(&vsc) != 0) {
803 if (vs_scf_ctx_open(&vsc) != 0) {
864 if (vs_scf_ctx_open(&vsc) != 0) {
1017 * vs_scf_ctx_open
1028 vs_scf_ctx_open(vs_scfctx_t *vsc) function
1493 if (((vs_scf_ctx_open(&vsc)) != 0) ||
1538 if ((vs_scf_ctx_open(&vsc) != 0) ||

Completed in 60 milliseconds