Searched refs:extops (Results 1 – 3 of 3) sorted by relevance
179 const npf_ext_ops_t *extops; in npf_ext_construct() local199 extops = ext->ext_ops; in npf_ext_construct()200 KASSERT(extops != NULL); in npf_ext_construct()202 error = extops->ctor(rp, params); in npf_ext_construct()342 const npf_ext_ops_t *extops = ext->ext_ops; in npf_rproc_release() local344 extops->dtor(rp, rp->rp_ext_meta[i]); in npf_rproc_release()376 const npf_ext_ops_t *extops = ext->ext_ops; in npf_rproc_run() local380 if (!extops->proc(npc, rp->rp_ext_meta[i], mi, decision)) { in npf_rproc_run()
3295 static char *extops[] = { variable3345 SLAP_CTRL_ADD|SLAP_CTRL_BIND|SLAP_CTRL_MODIFY, extops, in ppolicy_initialize()
5028 static char *extops[] = { variable5723 SLAP_CTRL_BIND|SLAP_CTRL_ACCESS|SLAP_CTRL_HIDE, extops, in pcache_initialize()