HomeSort by: relevance | last modified time | path
    Searched refs:exop (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
extended.c 30 static struct exop { struct
  /src/external/bsd/openldap/dist/servers/slapd/back-wt/
extended.c 35 static struct exop { struct
  /src/external/bsd/openldap/dist/servers/slapd/back-ldap/
extended.c 41 static struct exop { struct
50 ldap_back_extended_one( Operation *op, SlapReply *rs, ldap_back_exop_f exop )
75 rc = exop( op, rs, &lc );
105 /* if we get here, the exop is known; the best that we can do
225 * the passwd exop is proxied,
  /src/sys/net/
zlib.c 3789 Byte Exop; /* number of extra bits or operation */
3971 #define exop word.what.Exop macro
4447 #define exop word.what.Exop macro
4666 r.exop = (Byte)j; /* bits in this table */
4678 r.exop = 128 + 64; /* out of values--invalid code */
4681 r.exop = (Byte)(*p < 256 ? 0 : 32 + 64); /* 256 is end-of-block */
4686 r.exop = (Byte)(e[*p - s] + 16 + 64);/* non-simple--look up in lists */
5070 #define exop word.what.Exo macro
5419 #define exop macro
    [all...]
  /src/external/bsd/openldap/dist/contrib/slapd-modules/rbac/
rbac.c 336 *text = "empty request data field in rbac_session_roles exop";
343 *text = "unable to allocate memory for rbac_session_roles exop";
695 *text = "empty request data field in rbac_create_session exop";
702 *text = "unable to allocate memory for bac_create_session exop";
976 *text = "empty request data field in rbac_check_access exop";
1451 *text = "empty request data field in rbac_create_session exop";
1458 *text = "unable to allocate memory for rbac_add_drop_active_role exop";
1721 *text = "empty request data field in rbac_delete_session exop";
1728 *text = "unable to allocate memory for rbac_delete_session exop";
1989 static struct exop { struct
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
rwm.c 1149 static struct exop { struct

Completed in 30 milliseconds