CUBRID Engine
latest
|
Public Attributes | |
struct au_class_cache * | next |
SM_CLASS * | class_ |
unsigned int | data [1] |
Definition at line 224 of file authenticate.c.
SM_CLASS* au_class_cache::class_ |
Definition at line 228 of file authenticate.c.
Referenced by au_extend_class_caches(), au_install_class_cache(), au_make_class_cache(), flush_caches(), and reset_cache_for_user_and_class().
unsigned int au_class_cache::data[1] |
Definition at line 229 of file authenticate.c.
Referenced by au_extend_class_caches(), au_get_class_privilege(), au_make_class_cache(), au_reset_authorization_caches(), check_authorization(), check_grant_option(), reset_cache_for_user_and_class(), and update_cache().
struct au_class_cache* au_class_cache::next |
Definition at line 226 of file authenticate.c.
Referenced by au_extend_class_caches(), au_free_authorization_cache(), au_install_class_cache(), au_make_class_cache(), au_reset_authorization_caches(), flush_caches(), and reset_cache_for_user_and_class().