Home
last modified time | relevance | path

Searched refs:SLAP_CONTROL_NONE (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dcontrols.c1072 case SLAP_CONTROL_NONE: in slap_remove_control()
1099 if ( op->o_dontUseCopy != SLAP_CONTROL_NONE ) { in parseDontUseCopy()
1128 if ( op->o_relax != SLAP_CONTROL_NONE ) { in parseRelax()
1150 if ( op->o_managedsait != SLAP_CONTROL_NONE ) { in parseManageDSAit()
1175 if ( op->o_proxy_authz != SLAP_CONTROL_NONE ) { in parseProxyAuthz()
1272 if ( op->o_noop != SLAP_CONTROL_NONE ) { in parseNoOp()
1302 if ( op->o_pagedresults != SLAP_CONTROL_NONE ) { in parsePagedResults()
1385 if ( op->o_sortedresults != SLAP_CONTROL_NONE ) { in parseSortedResults()
1418 if ( op->o_assert != SLAP_CONTROL_NONE ) { in parseAssert()
1487 if ( ( post && op->o_postread != SLAP_CONTROL_NONE ) || in parseReadAttrs()
[all …]
H A Dresult.c1212 if ( op->o_sync != SLAP_CONTROL_NONE && in slap_send_search_entry()
1378 if ( op->o_sync != SLAP_CONTROL_NONE && in slap_send_search_entry()
H A Dsasl.c651 op.o_dontUseCopy = SLAP_CONTROL_NONE; in slap_auxprop_store()
H A Dslap.h2727 #define SLAP_CONTROL_NONE 0 macro
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/noopsrch/
H A Dnoopsrch.c51 if ( op->o_noopsrch != SLAP_CONTROL_NONE ) { in noopsrch_parseCtrl()
171 if ( op->o_noopsrch != SLAP_CONTROL_NONE ) { in noopsrch_op_search()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/proxyOld/
H A DproxyOld.c63 if ( op->o_proxy_authz != SLAP_CONTROL_NONE ) { in proxyOld_parse()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/dupent/
H A Ddupent.c84 if ( op->o_dupent != SLAP_CONTROL_NONE ) { in dupent_parseCtrl()
507 if ( op->o_dupent != SLAP_CONTROL_NONE ) { in dupent_op_search()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Ddistproc.c894 if ( get_returnContRef( op ) != SLAP_CONTROL_NONE ) { in ldap_distproc_parse_returnContRef_ctrl()
899 if ( op->o_pagedresults != SLAP_CONTROL_NONE ) { in ldap_distproc_parse_returnContRef_ctrl()
H A Dchain.c2199 if ( get_chaining( op ) != SLAP_CONTROL_NONE ) { in ldap_chain_parse_ctrl()
2204 if ( op->o_pagedresults != SLAP_CONTROL_NONE ) { in ldap_chain_parse_ctrl()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/authzid/
H A Dauthzid.c313 if ( op->o_ctrlflag[ authzid_cid ] != SLAP_CONTROL_NONE ) { in parse_authzid_ctrl()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dderef.c163 if ( op->o_deref != SLAP_CONTROL_NONE ) { in deref_parseCtrl()
H A Dsyncprov.c3438 if ( op->o_sync != SLAP_CONTROL_NONE ) in syncprov_operational()
4114 if ( op->o_sync != SLAP_CONTROL_NONE ) { in syncprov_parseCtrl()
4119 if ( op->o_pagedresults != SLAP_CONTROL_NONE ) { in syncprov_parseCtrl()
H A Dsssvlv.c969 so->so_vlv = SLAP_CONTROL_NONE; in sssvlv_op_search()
H A Daccesslog.c2222 if ( op->o_sync != SLAP_CONTROL_NONE ) in accesslog_operational()
H A Dpcache.c5008 if ( op->o_ctrlflag[ privDB_cid ] != SLAP_CONTROL_NONE ) { in parse_privdb_ctrl()