Lines Matching defs:vs_scfctx_t
93 } vs_scfctx_t;
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 vsc;
953 vs_scfctx_t *vsc, int idx)
1028 vs_scf_ctx_open(vs_scfctx_t *vsc)
1030 (void) memset(vsc, 0, sizeof (vs_scfctx_t));
1060 vs_scf_ctx_close(vs_scfctx_t *vsc)
1490 vs_scfctx_t vsc;
1536 vs_scfctx_t vsc;