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

  /src/external/bsd/openldap/dist/include/
openldap.h 29 #define LDAP_PROTO_IPC 3 /* ldapi:// */
  /src/external/bsd/openldap/dist/libraries/libldap/
open.c 401 case LDAP_PROTO_IPC:
478 case LDAP_PROTO_IPC:
url.c 72 return LDAP_PROTO_IPC;
931 if ( proto != LDAP_PROTO_IPC ) {
cyrus.c 582 ld->ld_defconn->lconn_server->lud_scheme ) == LDAP_PROTO_IPC )
  /src/external/bsd/openldap/dist/servers/lloadd/
upstream.c 381 if ( b->b_proto == LDAP_PROTO_IPC ) {
939 flags = (b->b_proto == LDAP_PROTO_IPC) ? CONN_IS_IPC : 0;
backend.c 514 if ( b->b_proto == LDAP_PROTO_IPC ) {
daemon.c 432 if ( tmp == LDAP_PROTO_IPC ) {
config.c 1187 if ( proto == LDAP_PROTO_IPC ) {
  /src/external/bsd/openldap/dist/servers/slapd/
daemon.c 1574 if ( tmp == LDAP_PROTO_IPC ) {

Completed in 109 milliseconds