Searched refs:OP_ADDPRINC (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()283 if (opcode == OP_ADDPRINC && h->vt.addprinc != NULL) { in auth_restrict()
36 #define OP_ADDPRINC 1 macro
478 !stub_auth_restrict(handle, OP_ADDPRINC, arg->rec.principal, in create_principal_2_svc()519 !stub_auth_restrict(handle, OP_ADDPRINC, arg->rec.principal, &arg->rec, in create_principal3_2_svc()