slot Struct Reference


Data Fields

int id
daemon_id did
int write_mode
int state
int response
int event
int filenamelength
char * filename
event_properties event_p
file_properties file_p
xp_mutex mutex
slot_listslot_list
xp_queue wait_daemon_waiting_until_this_slot_not_READY
xp_queue wait_kernel_waiting_until_this_slot_not_WAITING_and_not_WORKING
xp_queue wait_daemon_waiting_until_this_slot_not_DONE
daemon_id did
char * filename
event_properties event_p
file_properties file_p
xp_mutex mutex

Field Documentation

struct daemon_id slot::did
 

Definition at line 87 of file dazuko_xp.c.

struct daemon_id slot::did
 

Definition at line 108 of file dazuko_core.c.

Referenced by _dazuko_find_slot(), _dazuko_unregister_daemon(), dazuko_register_daemon(), and dazuko_run_daemon_on_slotlist().

int slot::event
 

Definition at line 91 of file dazuko_xp.c.

Referenced by dazuko_handle_request(), dazuko_handle_request_get_an_access(), dazuko_handle_user_request_compat1(), dazuko_handle_user_request_compat12(), dazuko_run_daemon_on_slotlist(), and handle_event_as_readonly().

struct event_properties slot::event_p
 

Definition at line 94 of file dazuko_xp.c.

struct event_properties slot::event_p
 

Definition at line 115 of file dazuko_core.c.

Referenced by dazuko_handle_request(), dazuko_handle_request_get_an_access(), dazuko_handle_user_request_compat1(), dazuko_handle_user_request_compat12(), and dazuko_run_daemon_on_slotlist().

struct file_properties slot::file_p
 

Definition at line 95 of file dazuko_xp.c.

struct file_properties slot::file_p
 

Definition at line 116 of file dazuko_core.c.

Referenced by dazuko_handle_request(), dazuko_handle_request_get_an_access(), and dazuko_run_daemon_on_slotlist().

char* slot::filename
 

Definition at line 93 of file dazuko_xp.c.

char* slot::filename
 

Definition at line 114 of file dazuko_core.c.

Referenced by dazuko_handle_request(), dazuko_handle_request_get_an_access(), dazuko_handle_user_request_compat1(), dazuko_handle_user_request_compat12(), and dazuko_run_daemon_on_slotlist().

int slot::filenamelength
 

Definition at line 92 of file dazuko_xp.c.

Referenced by dazuko_handle_user_request_compat1(), dazuko_handle_user_request_compat12(), and dazuko_run_daemon_on_slotlist().

int slot::id
 

Definition at line 86 of file dazuko_xp.c.

Referenced by dazuko_register_daemon(), and dazuko_return_access().

struct xp_mutex slot::mutex
 

Definition at line 96 of file dazuko_xp.c.

struct xp_mutex slot::mutex
 

Definition at line 117 of file dazuko_core.c.

Referenced by _dazuko_find_slot(), _dazuko_unregister_daemon(), dazuko_change_slot_state(), dazuko_handle_request(), dazuko_handle_request_get_an_access(), dazuko_handle_user_request_compat1(), dazuko_handle_user_request_compat12(), dazuko_register_daemon(), dazuko_return_access(), dazuko_run_daemon_on_slotlist(), and dazuko_slot_state().

int slot::response
 

Definition at line 90 of file dazuko_xp.c.

Referenced by dazuko_return_access(), and dazuko_run_daemon_on_slotlist().

struct slot_list* slot::slot_list
 

Definition at line 118 of file dazuko_core.c.

Referenced by dazuko_get_an_access().

int slot::state
 

Definition at line 89 of file dazuko_xp.c.

Referenced by dazuko_slot_state().

struct xp_queue slot::wait_daemon_waiting_until_this_slot_not_DONE
 

Definition at line 121 of file dazuko_core.c.

Referenced by _dazuko_unregister_daemon(), dazuko_return_access(), and dazuko_run_daemon_on_slotlist().

struct xp_queue slot::wait_daemon_waiting_until_this_slot_not_READY
 

Definition at line 119 of file dazuko_core.c.

Referenced by _dazuko_unregister_daemon(), dazuko_get_an_access(), and dazuko_run_daemon_on_slotlist().

struct xp_queue slot::wait_kernel_waiting_until_this_slot_not_WAITING_and_not_WORKING
 

Definition at line 120 of file dazuko_core.c.

Referenced by _dazuko_unregister_daemon(), dazuko_get_an_access(), dazuko_return_access(), and dazuko_run_daemon_on_slotlist().

int slot::write_mode
 

Definition at line 88 of file dazuko_xp.c.

Referenced by dazuko_handle_request(), dazuko_register_daemon(), and handle_event_as_readonly().


The documentation for this struct was generated from the following files:
Generated on Sun May 21 14:31:10 2006 for RSBAC by  doxygen 1.4.2