Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sldap.h437 hostcred_t hostcred; member
H A Dns_writes.c2959 if (ptr->hostcred == NS_HOSTCRED_FALSE) in __s_cvt_publickey()
3834 if (ptr->hostcred == NS_HOSTCRED_TRUE) in __ns_ldap_addTypedEntry()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c2266 data.hostcred = NS_HOSTCRED_FALSE; in genent_publickey()
2299 data.hostcred = NS_HOSTCRED_TRUE; in genent_publickey()
2403 if (data.hostcred == NS_HOSTCRED_TRUE) in genent_publickey()