![]() |
MySQL 9.5.0
Source Code Documentation
|
#include "sspi_utility.h"#include <stdio.h>#include <stdlib.h>#include <string.h>#include <sstream>Macros | |
| #define | SECURITY_WIN32 |
Functions | |
| void | log_client_sspi_error (SECURITY_STATUS err, const char *msg) |
| bool | succeeded (SECURITY_STATUS status) |
Variables | |
| Logger_client * | g_logger_client |
| #define SECURITY_WIN32 |
| void log_client_sspi_error | ( | SECURITY_STATUS | err, |
| const char * | msg | ||
| ) |
| bool succeeded | ( | SECURITY_STATUS | status | ) |
|
extern |