Searched refs:NS_LDAP_CACHETTL_P (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libsldap/common/
H A Dns_sldap.h233 NS_LDAP_CACHETTL_P = 17, enumerator in enum:__anon2562
H A Dns_config.c361 {"NS_LDAP_CACHETTL", NS_LDAP_CACHETTL_P,
489 {"NS_LDAP_CACHETTL", NS_LDAP_CACHETTL_P,
1240 if (ptr->paramList[NS_LDAP_CACHETTL_P].ns_pc == NULL) {
1242 defconfig[NS_LDAP_CACHETTL_P].defval.ns_pc);
1549 case NS_LDAP_CACHETTL_P:
2699 } else if (type == NS_LDAP_CACHETTL_P) {
H A Dns_confmgr.c1109 if ((i == NS_LDAP_CACHETTL_P) && (ptr->version == NS_LDAP_V1))
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c841 LDAP_SET_PARAM(CACHETTL_OFF, NS_LDAP_CACHETTL_P);
1139 LDAP_SET_PARAM(arglist->profileTTL, NS_LDAP_CACHETTL_P);
1382 LDAP_SET_PARAM(arglist->profileTTL, NS_LDAP_CACHETTL_P);
3371 {"profileTTL", NS_LDAP_CACHETTL_P},
3508 case NS_LDAP_CACHETTL_P:

Completed in 44 milliseconds