Searched refs:OP_MODPRINC (Results 1 – 3 of 3) sorted by relevance
139 assert(opcode != OP_ADDPRINC && opcode != OP_MODPRINC); in call_module()277 assert(opcode == OP_ADDPRINC || opcode == OP_MODPRINC); in auth_restrict()286 } else if (opcode == OP_MODPRINC && h->vt.modprinc != NULL) { in auth_restrict()
37 #define OP_MODPRINC 2 macro
631 !stub_auth_restrict(handle, OP_MODPRINC, rec.principal, &arg->rec, in modify_principal_2_svc()