Searched refs:LDAP_PROTO_IPC (Results 1 – 9 of 9) sorted by relevance
29 #define LDAP_PROTO_IPC 3 /* ldapi:// */ macro
401 case LDAP_PROTO_IPC: in ldap_init_fd()478 case LDAP_PROTO_IPC: in ldap_int_open_connection()
72 return LDAP_PROTO_IPC; in ldap_pvt_url_scheme2proto()927 if ( proto != LDAP_PROTO_IPC ) { in ldap_url_parse_ext()
582 ld->ld_defconn->lconn_server->lud_scheme ) == LDAP_PROTO_IPC ) in ldap_int_sasl_bind()
341 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()
491 if ( b->b_proto == LDAP_PROTO_IPC ) { in backend_connect()
426 if ( tmp == LDAP_PROTO_IPC ) { in lload_open_listener()
1108 if ( proto == LDAP_PROTO_IPC ) { in backend_config_url()
1575 if ( tmp == LDAP_PROTO_IPC ) { in slap_open_listener()