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

  /src/external/bsd/openldap/dist/servers/slapd/back-meta/
search.c 869 candidates[ i ].sr_type = REP_INTERMEDIATE;
1151 if ( candidates[ i ].sr_type == REP_INTERMEDIATE ) {
1231 if ( candidates[ i ].sr_type == REP_INTERMEDIATE ) {
1278 if ( candidates[ i ].sr_type == REP_INTERMEDIATE ) {
1337 if ( candidates[ i ].sr_type == REP_INTERMEDIATE ) {
1378 if ( candidates[ i ].sr_type == REP_INTERMEDIATE ) {
1569 candidates[ i ].sr_type = REP_INTERMEDIATE;
  /src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
meta_result.c 777 if ( candidates[ i ].sr_type == REP_INTERMEDIATE ) {
808 if ( candidates[ i ].sr_type == REP_INTERMEDIATE ) {
866 if ( candidates[ i ].sr_type == REP_INTERMEDIATE ) {
1090 candidates[ i ].sr_type = REP_INTERMEDIATE;
  /src/external/bsd/openldap/dist/servers/slapd/
result.c 698 if ( rs->sr_type == REP_INTERMEDIATE ) {
725 ( rs->sr_type == REP_EXTENDED || rs->sr_type == REP_INTERMEDIATE ))
1009 rs->sr_type = REP_INTERMEDIATE;
backglue.c 124 case REP_INTERMEDIATE:
acl.c 2153 case REP_INTERMEDIATE:
slap.h 2124 REP_INTERMEDIATE,
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
syncprov.c 1040 SlapReply rs = { REP_INTERMEDIATE };
3112 if ( rs->sr_type == REP_RESULT || rs->sr_type == REP_INTERMEDIATE ||

Completed in 56 milliseconds