Home
last modified time | relevance | path

Searched refs:LDAP_PROTO_IPC (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/include/
H A Dopenldap.h29 #define LDAP_PROTO_IPC 3 /* ldapi:// */ macro
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dopen.c401 case LDAP_PROTO_IPC: in ldap_init_fd()
478 case LDAP_PROTO_IPC: in ldap_int_open_connection()
H A Durl.c72 return LDAP_PROTO_IPC; in ldap_pvt_url_scheme2proto()
927 if ( proto != LDAP_PROTO_IPC ) { in ldap_url_parse_ext()
H A Dcyrus.c582 ld->ld_defconn->lconn_server->lud_scheme ) == LDAP_PROTO_IPC ) in ldap_int_sasl_bind()
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dupstream.c341 if ( b->b_proto == LDAP_PROTO_IPC ) { in sasl_bind_step()
898 flags = (b->b_proto == LDAP_PROTO_IPC) ? CONN_IS_IPC : 0; in upstream_init()
H A Dbackend.c491 if ( b->b_proto == LDAP_PROTO_IPC ) { in backend_connect()
H A Ddaemon.c426 if ( tmp == LDAP_PROTO_IPC ) { in lload_open_listener()
H A Dconfig.c1108 if ( proto == LDAP_PROTO_IPC ) { in backend_config_url()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Ddaemon.c1575 if ( tmp == LDAP_PROTO_IPC ) { in slap_open_listener()