#include <client.h>
変数 | |
| enum pipe_auth_type | auth_type |
| enum pipe_auth_level | auth_level |
| union { | |
| schannel_auth_struct * schannel_auth | |
| NTLMSSP_STATE * ntlmssp_state | |
| kerberos_auth_struct * kerberos_auth | |
| } | a_u |
| void(* | cli_auth_data_free_func )(struct cli_pipe_auth_data *) |
| enum pipe_auth_type auth_type |
| struct schannel_auth_struct* schannel_auth |
| struct kerberos_auth_struct* kerberos_auth |
| union { ... } a_u |
| void(* cli_auth_data_free_func)(struct cli_pipe_auth_data *) |
1.4.7