Searched refs:authMethod (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c1457 ns_auth_t **authMethod; local
1651 (void ***)&authMethod, &errorp) != NS_LDAP_SUCCESS) {
1659 if (authMethod != NULL) {
1660 for (i = 0; authMethod[i] != NULL; ++i) {
1661 if (authMethod[i]->type == auth.type) {
1666 if (authMethod[i] == NULL) {
1680 (void) __ns_ldap_freeParam((void ***) &authMethod);
2270 ns_auth_t **authMethod; local
2287 (void ***)&authMethod, &errorp);
2291 "authMethod\
2406 ns_auth_t **authMethod = NULL; local
[all...]
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Discsi_if.h350 typedef enum authMethod { enum
/illumos-gate/usr/src/uts/common/sys/iscsit/
H A Discsi_if.h325 typedef enum authMethod { enum
/illumos-gate/usr/src/lib/libima/common/
H A Dima.h1144 IMA_AUTHMETHOD authMethod; member in struct:_IMA_SESSION_PROPERTIES

Completed in 63 milliseconds