Home
last modified time | relevance | path

Searched refs:TIMET (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libsldap/common/
H A Dns_config.c315 SERVERCONFIG, TIMET, TRUE, NS_LDAP_V1,
425 SERVERCONFIG, TIMET, TRUE, NS_LDAP_V2,
574 if (cfg->paramList[NS_LDAP_EXP_P].ns_ptype == TIMET) in timetorefresh()
1219 ptr->paramList[NS_LDAP_EXP_P].ns_ptype = TIMET; in __s_api_crosscheck()
1735 case TIMET: in __ns_ldap_setParamValue()
2678 ptr->paramList[NS_LDAP_EXP_P].ns_ptype = TIMET; in __ns_ldap_setParamValue()
2813 case TIMET: in dupParam()
2879 case TIMET: in dupParam()
H A Dns_internal.h270 TIMET = 4, /* time relative value (TTL) */ enumerator