Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_conf.h518 } tls_method_t; typedef
524 tls_method_t tls_method;
538 tls_method_t tls_method;
H A Dnis_parse_ldap_conf.c47 {NULL, (auth_method_t)NO_VALUE_SET, (tls_method_t)NO_VALUE_SET, NULL,
133 (tls_method_t)NO_VALUE_SET, NULL, in parse_ldap_migration()
1193 if (config_info->tls_method == (tls_method_t)NO_VALUE_SET) in parse_ldap_config_dn_attrs()
1300 (tls_method_t)NO_VALUE_SET) in get_attribute_list()
1317 (tls_method_t)NO_VALUE_SET) in get_attribute_list()
1354 if (proxy_info->tls_method == (tls_method_t)NO_VALUE_SET) in get_attribute_list()
1420 if (proxy_info->tls_method == (tls_method_t)NO_VALUE_SET) in get_attribute_list()
H A Dnis_parse_ldap_attr.c225 (tls_method_t)NO_VALUE_SET) { in add_config_attribute()
328 (tls_method_t)NO_VALUE_SET) { in add_bind_attribute()
H A Dnis_parse_ldap_util.c105 proxy_info->tls_method = (tls_method_t)NO_VALUE_SET; in initialize_parse_structs()
761 if (proxy_info->tls_method == (tls_method_t)NO_VALUE_SET) in finish_parse()