Home
last modified time | relevance | path

Searched refs:auth_method_t (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_conf.h513 } auth_method_t; typedef
523 auth_method_t auth_method;
537 auth_method_t auth_method;
H A Dnis_parse_ldap_conf.c47 {NULL, (auth_method_t)NO_VALUE_SET, (tls_method_t)NO_VALUE_SET, NULL,
132 = {NULL, NULL, (auth_method_t)NO_VALUE_SET, in parse_ldap_migration()
1183 (auth_method_t)NO_VALUE_SET) in parse_ldap_config_dn_attrs()
1297 (auth_method_t)NO_VALUE_SET) in get_attribute_list()
1314 (auth_method_t)NO_VALUE_SET) in get_attribute_list()
1352 if (proxy_info->auth_method == (auth_method_t)NO_VALUE_SET) in get_attribute_list()
1418 if (proxy_info->auth_method == (auth_method_t)NO_VALUE_SET) in get_attribute_list()
H A Dldap_op.c47 char *cred, auth_method_t method);
393 auth_method_t method;
549 ldapBind(LDAP **ldP, char *who, char *cred, auth_method_t method, in ldapBind()
939 createCon(char *sp, char *who, char *cred, auth_method_t method, int port) { in createCon()
1012 setupConList(char *serverList, char *who, char *cred, auth_method_t method) { in setupConList()
H A Dnis_parse_ldap_attr.c203 (auth_method_t)NO_VALUE_SET) { in add_config_attribute()
306 (auth_method_t)NO_VALUE_SET) { in add_bind_attribute()
H A Dnis_parse_ldap_util.c104 proxy_info->auth_method = (auth_method_t)NO_VALUE_SET; in initialize_parse_structs()
749 (auth_method_t)NO_VALUE_SET) { in finish_parse()