Searched refs:NS_LDAP_VERSION_1 (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/lib/libsldap/common/ |
H A D | ns_confmgr.c | 337 NS_LDAP_VERSION_1, in __s_api_create_config_door_str() 882 (void) strcpy(val, NS_LDAP_VERSION_1); in __ns_ldap_make_config()
|
H A D | ns_sldap.h | 42 #define NS_LDAP_VERSION_1 "1.0" macro
|
H A D | ns_common.c | 830 if (strcasecmp((char *)*paramVal, NS_LDAP_VERSION_1) == 0) in __s_api_getServers() 1954 if (strcasecmp(*paramVal, NS_LDAP_VERSION_1) == 0) { in __s_api_prepend_automountmapname_to_dn()
|
H A D | ns_config.c | 262 { CHARPTR, 0, (void *)NS_LDAP_VERSION_1 }, 1554 strcasecmp(value, NS_LDAP_VERSION_1) != 0 && in verify_value() 1560 NS_LDAP_VERSION_1, in verify_value()
|
H A D | ns_connect.c | 1747 if (strcasecmp((char *)*paramVal, NS_LDAP_VERSION_1) == 0) in getConnection()
|
H A D | ns_writes.c | 3097 strcasecmp(*paramVal, NS_LDAP_VERSION_1) == 0) in __s_cvt_auto_mount()
|
/titanic_50/usr/src/cmd/ldap/ns_ldap/ |
H A D | mapping.c | 411 if (strcasecmp(*paramVal, NS_LDAP_VERSION_1) == 0) in set_filter()
|
H A D | ldapaddent.c | 4522 strcasecmp(*paramVal, NS_LDAP_VERSION_1) == 0) in main()
|
/titanic_50/usr/src/cmd/fs.d/autofs/ |
H A D | ns_ldap.c | 210 if (strcasecmp(*paramVal, NS_LDAP_VERSION_1) == 0) in init_ldap()
|