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

/illumos-gate/usr/src/lib/libvscan/common/
H A Dlibvscan.c93 } vs_scfctx_t; typedef in typeref:struct:vs_scfctx
164 static int vs_scf_get(const vs_propdef_t *, vs_prop_hd_t *, vs_scfctx_t *, int);
167 static int vs_scf_set(const vs_propdef_t *, vs_prop_hd_t *, vs_scfctx_t *, int);
171 static int vs_scf_ctx_open(vs_scfctx_t *);
172 static void vs_scf_ctx_close(vs_scfctx_t *);
591 vs_scfctx_t vsc;
662 vs_scfctx_t *vsc, int idx)
753 vs_scfctx_t vsc;
797 vs_scfctx_t vsc;
858 vs_scfctx_t vs
[all...]

Completed in 46 milliseconds