Searched refs:auth_method_t (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libnisdb/ |
H A D | nis_parse_ldap_conf.h | 515 } auth_method_t; typedef 525 auth_method_t auth_method; 539 auth_method_t auth_method;
|
H A D | nis_parse_ldap_conf.c | 46 {NULL, (auth_method_t)NO_VALUE_SET, (tls_method_t)NO_VALUE_SET, NULL, 127 = {NULL, NULL, (auth_method_t)NO_VALUE_SET, in parse_ldap_migration() 1188 (auth_method_t)NO_VALUE_SET) in parse_ldap_config_dn_attrs() 1302 (auth_method_t)NO_VALUE_SET) in get_attribute_list() 1319 (auth_method_t)NO_VALUE_SET) in get_attribute_list() 1357 if (proxy_info->auth_method == (auth_method_t)NO_VALUE_SET) in get_attribute_list() 1423 if (proxy_info->auth_method == (auth_method_t)NO_VALUE_SET) in get_attribute_list()
|
H A D | ldap_op.c | 46 char *cred, auth_method_t method); 392 auth_method_t method; 549 ldapBind(LDAP **ldP, char *who, char *cred, auth_method_t method, in ldapBind() 940 createCon(char *sp, char *who, char *cred, auth_method_t method, int port) { in createCon() 1013 setupConList(char *serverList, char *who, char *cred, auth_method_t method) { in setupConList()
|
H A D | nis_parse_ldap_attr.c | 205 (auth_method_t)NO_VALUE_SET) { in add_config_attribute() 308 (auth_method_t)NO_VALUE_SET) { in add_bind_attribute()
|
H A D | nis_parse_ldap_util.c | 104 proxy_info->auth_method = (auth_method_t)NO_VALUE_SET; in initialize_parse_structs() 749 (auth_method_t)NO_VALUE_SET) { in finish_parse()
|