Apache2
|
#include "httpd.h"
Go to the source code of this file.
Macros | |
#define | AUTHZ_DBD_DECLARE(type) type |
#define | AUTHZ_DBD_DECLARE_NONSTD(type) type |
#define | AUTHZ_DBD_DECLARE_DATA |
Functions | |
int | authz_dbd_hook_client_login (request_rec *r, int code, const char *action) |
#define AUTHZ_DBD_DECLARE | ( | type | ) | type |
#define AUTHZ_DBD_DECLARE_DATA |
#define AUTHZ_DBD_DECLARE_NONSTD | ( | type | ) | type |
int authz_dbd_hook_client_login | ( | request_rec * | r, |
int | code, | ||
const char * | action | ||
) |