Home
last modified time | relevance | path

Searched refs:ldap_source (Results 1 – 3 of 3) sorted by relevance

/titanic_53/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_conf.c63 const char *ldap_source = NULL; variable
1081 ldap_source = config_info->config_dn; in process_ldap_referral()
1092 ldap_source = NULL; in process_ldap_referral()
1227 ldap_source = config_info->config_dn; in parse_ldap_config_dn_attrs()
1242 ldap_source = NULL; in parse_ldap_config_dn_attrs()
H A Dnis_parse_ldap_conf.h666 extern const char *ldap_source;
H A Dnis_parse_ldap_util.c2610 } else if (ldap_source != NULL) { in report_error()
2612 ldap_source); in report_error()