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

  /src/external/bsd/openldap/dist/contrib/slapd-modules/proxyOld/
proxyOld.c 63 if ( op->o_proxy_authz != SLAP_CONTROL_NONE ) {
  /src/external/bsd/openldap/dist/servers/slapd/
controls.c 1073 case SLAP_CONTROL_NONE:
1100 if ( op->o_dontUseCopy != SLAP_CONTROL_NONE ) {
1129 if ( op->o_relax != SLAP_CONTROL_NONE ) {
1151 if ( op->o_managedsait != SLAP_CONTROL_NONE ) {
1176 if ( op->o_proxy_authz != SLAP_CONTROL_NONE ) {
1273 if ( op->o_noop != SLAP_CONTROL_NONE ) {
1303 if ( op->o_pagedresults != SLAP_CONTROL_NONE ) {
1386 if ( op->o_sortedresults != SLAP_CONTROL_NONE ) {
1419 if ( op->o_assert != SLAP_CONTROL_NONE ) {
1488 if ( ( post && op->o_postread != SLAP_CONTROL_NONE ) ||
    [all...]
result.c 1218 if ( op->o_sync != SLAP_CONTROL_NONE &&
1384 if ( op->o_sync != SLAP_CONTROL_NONE &&
bconfig.c 5703 op->o_postread = SLAP_CONTROL_NONE;
5712 op->o_preread = SLAP_CONTROL_NONE;
5741 op->o_postread = SLAP_CONTROL_NONE;
5749 op->o_preread = SLAP_CONTROL_NONE;
5780 op->o_postread = SLAP_CONTROL_NONE;
6514 op->o_preread = op->o_postread = SLAP_CONTROL_NONE;
6779 op->o_preread = SLAP_CONTROL_NONE;
6925 op->o_preread = SLAP_CONTROL_NONE;
sasl.c 651 op.o_dontUseCopy = SLAP_CONTROL_NONE;
slap.h 2745 #define SLAP_CONTROL_NONE 0
  /src/external/bsd/openldap/dist/contrib/slapd-modules/noopsrch/
noopsrch.c 51 if ( op->o_noopsrch != SLAP_CONTROL_NONE ) {
171 if ( op->o_noopsrch != SLAP_CONTROL_NONE ) {
  /src/external/bsd/openldap/dist/contrib/slapd-modules/dupent/
dupent.c 84 if ( op->o_dupent != SLAP_CONTROL_NONE ) {
507 if ( op->o_dupent != SLAP_CONTROL_NONE ) {
  /src/external/bsd/openldap/dist/contrib/slapd-modules/authzid/
authzid.c 313 if ( op->o_ctrlflag[ authzid_cid ] != SLAP_CONTROL_NONE ) {
  /src/external/bsd/openldap/dist/servers/slapd/back-ldap/
distproc.c 894 if ( get_returnContRef( op ) != SLAP_CONTROL_NONE ) {
899 if ( op->o_pagedresults != SLAP_CONTROL_NONE ) {
chain.c 2199 if ( get_chaining( op ) != SLAP_CONTROL_NONE ) {
2204 if ( op->o_pagedresults != SLAP_CONTROL_NONE ) {
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
deref.c 163 if ( op->o_deref != SLAP_CONTROL_NONE ) {
sssvlv.c 969 so->so_vlv = SLAP_CONTROL_NONE;
syncprov.c 3581 if ( op->o_sync != SLAP_CONTROL_NONE )
4263 if ( op->o_sync != SLAP_CONTROL_NONE ) {
4268 if ( op->o_pagedresults != SLAP_CONTROL_NONE ) {
accesslog.c 2320 if ( op->o_sync != SLAP_CONTROL_NONE )
pcache.c 5014 if ( op->o_ctrlflag[ privDB_cid ] != SLAP_CONTROL_NONE ) {

Completed in 40 milliseconds