![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
Go to the source code of this file.
Macros | |
| #define | HTTP_AUTH_BACKEND_EXPORT __attribute__((visibility("default"))) | 
| #define | HTTP_AUTH_BACKEND_NO_EXPORT __attribute__((visibility("hidden"))) | 
| #define | HTTP_AUTH_BACKEND_DEPRECATED __attribute__ ((__deprecated__)) | 
| #define | HTTP_AUTH_BACKEND_DEPRECATED_EXPORT HTTP_AUTH_BACKEND_EXPORT HTTP_AUTH_BACKEND_DEPRECATED | 
| #define | HTTP_AUTH_BACKEND_DEPRECATED_NO_EXPORT HTTP_AUTH_BACKEND_NO_EXPORT HTTP_AUTH_BACKEND_DEPRECATED | 
| #define HTTP_AUTH_BACKEND_DEPRECATED __attribute__ ((__deprecated__)) | 
| #define HTTP_AUTH_BACKEND_DEPRECATED_EXPORT HTTP_AUTH_BACKEND_EXPORT HTTP_AUTH_BACKEND_DEPRECATED | 
| #define HTTP_AUTH_BACKEND_DEPRECATED_NO_EXPORT HTTP_AUTH_BACKEND_NO_EXPORT HTTP_AUTH_BACKEND_DEPRECATED | 
| #define HTTP_AUTH_BACKEND_EXPORT __attribute__((visibility("default"))) | 
| #define HTTP_AUTH_BACKEND_NO_EXPORT __attribute__((visibility("hidden"))) |