Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connect.c2640 int bindType; in performBind() local
2660 bindType = auth->auth.type == NS_LDAP_AUTH_TLS ? in performBind()
2663 switch (bindType) { in performBind()
2680 "(%d)"), bindType); in performBind()