Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_conf.h520 } tls_method_t; typedef
526 tls_method_t tls_method;
540 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,
134 (tls_method_t)NO_VALUE_SET, NULL, in parse_ldap_migration()
1200 if (config_info->tls_method == (tls_method_t)NO_VALUE_SET) in parse_ldap_config_dn_attrs()
1307 (tls_method_t)NO_VALUE_SET) in get_attribute_list()
1324 (tls_method_t)NO_VALUE_SET) in get_attribute_list()
1361 if (proxy_info->tls_method == (tls_method_t)NO_VALUE_SET) in get_attribute_list()
1427 if (proxy_info->tls_method == (tls_method_t)NO_VALUE_SET) in get_attribute_list()
H A Dnis_parse_ldap_attr.c227 (tls_method_t)NO_VALUE_SET) { in add_config_attribute()
330 (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()