Home
last modified time | relevance | path

Searched refs:NS_DOOR_FMT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h292 NS_DOOR_FMT = 1, enumerator
H A Dns_config.c3052 case NS_DOOR_FMT: in __s_api_strValue()
3116 case NS_DOOR_FMT: in __s_api_strValue()
3204 if (fmt == NS_DOOR_FMT) { in __s_api_strValue()
3235 if (fmt == NS_DOOR_FMT) { in __s_api_strValue()
H A Dns_confmgr.c513 str = __s_api_strValue(ptr, i, NS_DOOR_FMT); in __ns_ldap_LoadDoorInfo()