rsbac_list_reg_item_t Struct Reference

#include <gen_lists.h>


Data Fields

rsbac_list_info_t info
u_int flags
rsbac_list_compare_function_tcompare
rsbac_list_get_conv_tget_conv
void * def_data
char name [RSBAC_LIST_MAX_FILENAME+1]
kdev_t device
rsbac_list_item_thead
rsbac_list_item_ttail
rsbac_list_item_tcurr
rwlock_t lock
rsbac_list_count_t count
rsbac_boolean_t dirty
rsbac_boolean_t no_write
rsbac_list_reg_item_tprev
rsbac_list_reg_item_tnext
rsbac_list_reg_item_tself


Field Documentation

rsbac_list_compare_function_t* rsbac_list_reg_item_t::compare
 

Definition at line 83 of file gen_lists.h.

Referenced by insert_item_compare(), lookup_item(), and lookup_item_compare().

rsbac_list_count_t rsbac_list_reg_item_t::count
 

Definition at line 92 of file gen_lists.h.

Referenced by do_remove_item(), fill_buffer(), insert_item_compare(), remove_all_items(), rsbac_check_lists(), rsbac_list_check(), rsbac_ta_list_count(), rsbac_ta_list_get_all_data(), rsbac_ta_list_get_all_desc(), and rsbac_ta_list_get_all_items_ttl().

struct rsbac_list_item_t* rsbac_list_reg_item_t::curr
 

Definition at line 90 of file gen_lists.h.

Referenced by do_remove_item(), insert_item_compare(), lookup_item_compare(), remove_all_items(), and rsbac_ta_list_get_next_desc().

void* rsbac_list_reg_item_t::def_data
 

Definition at line 85 of file gen_lists.h.

Referenced by clear_reg(), rsbac_check_lists(), rsbac_list_check(), rsbac_ta_list_add_ttl(), and rsbac_ta_list_get_data_ttl().

kdev_t rsbac_list_reg_item_t::device
 

Definition at line 87 of file gen_lists.h.

Referenced by fill_buffer(), lookup_reg_name(), read_list(), rsbac_check_lists(), and rsbac_list_check().

rsbac_boolean_t rsbac_list_reg_item_t::dirty
 

Definition at line 93 of file gen_lists.h.

Referenced by rsbac_check_lists(), rsbac_list_check(), rsbac_list_detach(), rsbac_list_write_buffers(), rsbac_ta_list_add_ttl(), rsbac_ta_list_remove(), and rsbac_ta_list_remove_all().

u_int rsbac_list_reg_item_t::flags
 

Definition at line 82 of file gen_lists.h.

Referenced by read_list(), rsbac_check_lists(), rsbac_list_destroy(), and rsbac_list_detach().

rsbac_list_get_conv_t* rsbac_list_reg_item_t::get_conv
 

Definition at line 84 of file gen_lists.h.

Referenced by read_list().

struct rsbac_list_item_t* rsbac_list_reg_item_t::head
 

Definition at line 88 of file gen_lists.h.

Referenced by do_remove_item(), fill_buffer(), insert_item_compare(), lookup_item_compare(), lookup_item_data_compare(), remove_all_items(), rsbac_check_lists(), rsbac_list_check(), rsbac_ta_list_get_all_data(), rsbac_ta_list_get_all_desc(), rsbac_ta_list_get_all_items_ttl(), rsbac_ta_list_get_next_desc(), and rsbac_ta_list_remove_all().

struct rsbac_list_info_t rsbac_list_reg_item_t::info
 

Definition at line 81 of file gen_lists.h.

Referenced by fill_buffer(), lookup_item_data_compare(), read_list(), rsbac_check_lists(), rsbac_list_check(), rsbac_list_destroy(), rsbac_list_detach(), rsbac_list_get_item_size(), rsbac_list_no_write(), rsbac_ta_list_add_ttl(), rsbac_ta_list_get_all_data(), rsbac_ta_list_get_all_desc(), rsbac_ta_list_get_all_items_ttl(), rsbac_ta_list_get_data_ttl(), rsbac_ta_list_get_desc(), rsbac_ta_list_get_max_desc(), and rsbac_ta_list_get_next_desc().

rwlock_t rsbac_list_reg_item_t::lock
 

Definition at line 91 of file gen_lists.h.

Referenced by fill_buffer(), read_list(), rsbac_check_lists(), rsbac_list_check(), rsbac_ta_list_add_ttl(), rsbac_ta_list_exist(), rsbac_ta_list_get_all_data(), rsbac_ta_list_get_all_desc(), rsbac_ta_list_get_all_items_ttl(), rsbac_ta_list_get_data_ttl(), rsbac_ta_list_get_desc(), rsbac_ta_list_get_max_desc(), rsbac_ta_list_get_next_desc(), rsbac_ta_list_remove(), and rsbac_ta_list_remove_all().

char rsbac_list_reg_item_t::name[RSBAC_LIST_MAX_FILENAME+1]
 

Definition at line 86 of file gen_lists.h.

Referenced by fill_buffer(), lookup_reg_name(), read_list(), rsbac_check_lists(), rsbac_list_check(), rsbac_list_destroy(), rsbac_list_detach(), rsbac_list_no_write(), and rsbac_list_register().

struct rsbac_list_reg_item_t* rsbac_list_reg_item_t::next
 

Definition at line 106 of file gen_lists.h.

Referenced by add_reg(), lookup_reg(), lookup_reg_name(), remove_reg(), and rsbac_check_lists().

rsbac_boolean_t rsbac_list_reg_item_t::no_write
 

Definition at line 94 of file gen_lists.h.

Referenced by rsbac_list_detach(), and rsbac_list_no_write().

struct rsbac_list_reg_item_t* rsbac_list_reg_item_t::prev
 

Definition at line 105 of file gen_lists.h.

Referenced by add_reg(), and remove_reg().

struct rsbac_list_reg_item_t* rsbac_list_reg_item_t::self
 

Definition at line 107 of file gen_lists.h.

Referenced by remove_reg(), rsbac_list_check(), rsbac_list_get_item_size(), rsbac_list_write_buffers(), rsbac_ta_list_add_ttl(), rsbac_ta_list_count(), rsbac_ta_list_exist(), rsbac_ta_list_get_all_data(), rsbac_ta_list_get_all_desc(), rsbac_ta_list_get_all_items_ttl(), rsbac_ta_list_get_data_ttl(), rsbac_ta_list_get_desc(), rsbac_ta_list_get_max_desc(), rsbac_ta_list_get_next_desc(), rsbac_ta_list_remove(), and rsbac_ta_list_remove_all().

struct rsbac_list_item_t* rsbac_list_reg_item_t::tail
 

Definition at line 89 of file gen_lists.h.

Referenced by do_remove_item(), insert_item_compare(), remove_all_items(), and rsbac_ta_list_get_max_desc().


The documentation for this struct was generated from the following file:
Generated on Fri Jun 17 09:45:31 2005 for RSBAC by  doxygen 1.4.2