, including all inherited members.
access (defined in ACL_ACCESS) | ACL_ACCESS | |
ACL_PROXY_USER() (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline] |
auth_element_equals(const char *a, const char *b) (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline, static] |
check_validity(bool check_no_resolve) (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline] |
get_proxied_host() (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline] |
get_proxied_user() (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline] |
get_user() (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline] |
get_with_grant() (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline] |
granted_on(const char *host_arg, const char *user_arg) (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline] |
host (defined in ACL_ACCESS) | ACL_ACCESS | |
init(const char *host_arg, const char *user_arg, const char *proxied_host_arg, const char *proxied_user_arg, bool with_grant_arg) (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline] |
init(MEM_ROOT *mem, const char *host_arg, const char *user_arg, const char *proxied_host_arg, const char *proxied_user_arg, bool with_grant_arg) (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline] |
init(TABLE *table, MEM_ROOT *mem) (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline] |
matches(const char *host_arg, const char *user_arg, const char *ip_arg, const char *proxied_user_arg) (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline] |
pk_equals(ACL_PROXY_USER *grant) (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline] |
print_grant(String *str) (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline] |
set_data(ACL_PROXY_USER *grant) (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline] |
set_user(MEM_ROOT *mem, const char *user_arg) (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline] |
sort (defined in ACL_ACCESS) | ACL_ACCESS | |
store_data_record(TABLE *table, const LEX_STRING *host, const LEX_STRING *user, const LEX_STRING *proxied_host, const LEX_STRING *proxied_user, bool with_grant, const char *grantor) (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline, static] |
store_pk(TABLE *table, const LEX_STRING *host, const LEX_STRING *user, const LEX_STRING *proxied_host, const LEX_STRING *proxied_user) (defined in ACL_PROXY_USER) | ACL_PROXY_USER | [inline, static] |