Home
last modified time | relevance | path

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

/illumos-gate/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()
1218 ptr->paramList[NS_LDAP_EXP_P].ns_ptype = TIMET; in __s_api_crosscheck()
1734 case TIMET: in __ns_ldap_setParamValue()
2675 ptr->paramList[NS_LDAP_EXP_P].ns_ptype = TIMET; in __ns_ldap_setParamValue()
2810 case TIMET: in dupParam()
2876 case TIMET: in dupParam()
H A Dns_internal.h274 TIMET = 4, /* time relative value (TTL) */ enumerator