#include <audit.h>
Data Fields | |
| GThreadPool * | users |
| GThreadPool * | acls |
| GThreadPool * | loggers |
| GHashTable * | conn_list |
| GHashTable * | aclcache |
| gint | cache_req_nb |
| gint | cache_hit_nb |
Definition at line 26 of file audit.h.
| GHashTable* audit_struct::aclcache |
| GThreadPool* audit_struct::acls |
Definition at line 33 of file audit.h.
Referenced by get_acls_from_cache(), get_users_from_cache(), and nuauth_process_poll().
Definition at line 32 of file audit.h.
Referenced by get_acls_from_cache(), get_users_from_cache(), and nuauth_process_poll().
| GHashTable* audit_struct::conn_list |
| GThreadPool* audit_struct::loggers |
| GThreadPool* audit_struct::users |
1.4.7