Searched refs:modpol (Results 1 – 5 of 5) sorted by relevance
283 vt->modpol = welcomer_modpol; in kadm5_auth_welcomer_initvt()302 vt->modpol = bouncer_modpol; in kadm5_auth_bouncer_initvt()
165 else if (opcode == OP_MODPOL && h->vt.modpol != NULL) in call_module()166 return h->vt.modpol(context, h->data, client, s1, polent, mask); in call_module()
762 vt->modpol = acl_modpol; in kadm5_auth_acl_initvt()
300 kadm5_auth_modpol_fn modpol; member
57 modify_policy, modpol;