Searched refs:NS_LDAP_FILE_VERSION_P (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/lib/libsldap/common/ |
H A D | ns_confmgr.c | 165 if (!first && i == NS_LDAP_FILE_VERSION_P) { in read_file() 185 } else if (i != NS_LDAP_FILE_VERSION_P) { in read_file() 196 if (i == NS_LDAP_FILE_VERSION_P) in read_file() 327 NS_LDAP_FILE_VERSION_P, in __s_api_create_config_door_str() 336 NS_LDAP_FILE_VERSION_P, in __s_api_create_config_door_str() 883 (void) __ns_ldap_setParamValue(ptr, NS_LDAP_FILE_VERSION_P, in __ns_ldap_make_config() 887 (void) __ns_ldap_setParamValue(ptr, NS_LDAP_FILE_VERSION_P, in __ns_ldap_make_config()
|
H A D | ns_sldap.h | 186 NS_LDAP_FILE_VERSION_P = 0, enumerator
|
H A D | ns_config.c | 259 {"NS_LDAP_FILE_VERSION", NS_LDAP_FILE_VERSION_P, 388 {"NS_LDAP_FILE_VERSION", NS_LDAP_FILE_VERSION_P, 533 {NULL, NS_LDAP_FILE_VERSION_P, 1552 case NS_LDAP_FILE_VERSION_P: in verify_value() 2670 } else if (type == NS_LDAP_FILE_VERSION_P) { in __ns_ldap_setParamValue() 3472 } else if (!first && i == NS_LDAP_FILE_VERSION_P) { in SetDoorInfo()
|
H A D | ns_common.c | 818 if ((rc = __ns_ldap_getParam(NS_LDAP_FILE_VERSION_P, in __s_api_getServers() 1948 rc = __ns_ldap_getParam(NS_LDAP_FILE_VERSION_P, ¶mVal, errorp); in __s_api_prepend_automountmapname_to_dn()
|
H A D | ns_connect.c | 1737 if ((rc = __ns_ldap_getParam(NS_LDAP_FILE_VERSION_P, in getConnection()
|
H A D | ns_writes.c | 3095 rc = __ns_ldap_getParam(NS_LDAP_FILE_VERSION_P, ¶mVal, errorp); in __s_cvt_auto_mount()
|
/titanic_41/usr/src/cmd/ldap/ns_ldap/ |
H A D | mapping.c | 406 rc = __ns_ldap_getParam(NS_LDAP_FILE_VERSION_P, ¶mVal, &errorp); in set_filter()
|
H A D | ldapclient.c | 835 LDAP_SET_PARAM(NS_LDAP_VERSION, NS_LDAP_FILE_VERSION_P); in client_manual() 1373 LDAP_SET_PARAM(NS_LDAP_VERSION, NS_LDAP_FILE_VERSION_P); in client_genProfile()
|
H A D | ldapaddent.c | 4519 rc = __ns_ldap_getParam(NS_LDAP_FILE_VERSION_P, ¶mVal, in main()
|
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | ns_ldap.c | 202 rc = __ns_ldap_getParam(NS_LDAP_FILE_VERSION_P, ¶mVal, &errorp); in init_ldap()
|