Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_confmgr.c337 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 Dns_sldap.h43 #define NS_LDAP_VERSION_1 "1.0" macro
H A Dns_common.c830 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 Dns_config.c262 { CHARPTR, 0, (void *)NS_LDAP_VERSION_1 },
1553 strcasecmp(value, NS_LDAP_VERSION_1) != 0 && in verify_value()
1559 NS_LDAP_VERSION_1, in verify_value()
H A Dns_connect.c1747 if (strcasecmp((char *)*paramVal, NS_LDAP_VERSION_1) == 0) in getConnection()
H A Dns_writes.c3094 strcasecmp(*paramVal, NS_LDAP_VERSION_1) == 0) in __s_cvt_auto_mount()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dmapping.c411 if (strcasecmp(*paramVal, NS_LDAP_VERSION_1) == 0) in set_filter()
H A Dldapaddent.c4524 strcasecmp(*paramVal, NS_LDAP_VERSION_1) == 0) in main()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_ldap.c210 if (strcasecmp(*paramVal, NS_LDAP_VERSION_1) == 0) in init_ldap()