audit_struct Struct Reference

#include <audit.h>


Data Fields

GThreadPool * users
GThreadPool * acls
GThreadPool * loggers
GHashTable * conn_list
GHashTable * aclcache
gint cache_req_nb
gint cache_hit_nb


Detailed Description

Definition at line 26 of file audit.h.


Field Documentation

GHashTable* audit_struct::aclcache

Definition at line 31 of file audit.h.

Referenced by nuauth_process_poll().

GThreadPool* audit_struct::acls

Definition at line 28 of file audit.h.

Referenced by nuauth_process_poll().

gint audit_struct::cache_hit_nb

Definition at line 33 of file audit.h.

Referenced by get_acls_from_cache(), get_users_from_cache(), and nuauth_process_poll().

gint audit_struct::cache_req_nb

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

Definition at line 30 of file audit.h.

Referenced by nuauth_process_poll().

GThreadPool* audit_struct::loggers

Definition at line 29 of file audit.h.

Referenced by nuauth_process_poll().

GThreadPool* audit_struct::users

Definition at line 27 of file audit.h.

Referenced by nuauth_process_poll().


The documentation for this struct was generated from the following file:
Generated on Fri Nov 21 04:00:48 2008 for NuFW by  doxygen 1.4.7