Searched refs:lud_options (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Durl.c207 ludp->lud_options |= LDAP_URL_OPT_SECURE;
455 } else if (( ludp->lud_options & LDAP_URL_OPT_SECURE ) == 0 ) {
464 if (( ludp->lud_options & LDAP_URL_OPT_SECURE ) != 0 ) {
H A Drequest.c967 secure = (( ludp->lud_options & LDAP_URL_OPT_SECURE ) != 0 );
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c1150 if (ludpp->lud_options & LDAP_URL_OPT_SECURE) {
1179 if (ludpp->lud_options & LDAP_URL_OPT_SECURE) {
H A Dnis_parse_ldap_conf.c1059 if (ludpp->lud_options & LDAP_URL_OPT_SECURE) {
/illumos-gate/usr/src/head/
H A Dldap.h768 unsigned long lud_options; member in struct:ldap_url_desc

Completed in 124 milliseconds