Home
last modified time | relevance | path

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

/titanic_44/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.c46 {NULL, (auth_method_t)NO_VALUE_SET, (tls_method_t)NO_VALUE_SET, NULL,
128 (tls_method_t)NO_VALUE_SET, NULL, in parse_ldap_migration()
1198 if (config_info->tls_method == (tls_method_t)NO_VALUE_SET) in parse_ldap_config_dn_attrs()
1305 (tls_method_t)NO_VALUE_SET) in get_attribute_list()
1322 (tls_method_t)NO_VALUE_SET) in get_attribute_list()
1359 if (proxy_info->tls_method == (tls_method_t)NO_VALUE_SET) in get_attribute_list()
1425 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()