Searched refs:NS_LDAP_VERSION_2 (Results 1 – 4 of 4) sorted by relevance
41 #define NS_LDAP_VERSION NS_LDAP_VERSION_243 #define NS_LDAP_VERSION_2 "2.0" macro
328 NS_LDAP_VERSION_2, in __s_api_create_config_door_str()886 (void) strcpy(val, NS_LDAP_VERSION_2); in __ns_ldap_make_config()
391 { CHARPTR, 0, (void *)NS_LDAP_VERSION_2 },1555 strcasecmp(value, NS_LDAP_VERSION_2) != 0) { in verify_value()1561 NS_LDAP_VERSION_2, value); in verify_value()2672 if (strcasecmp(conf.ns_pc, NS_LDAP_VERSION_2) == 0) { in __ns_ldap_setParamValue()
832 else if (strcasecmp((char *)*paramVal, NS_LDAP_VERSION_2) == 0) in __s_api_getServers()