hash Struct Reference


Data Fields

hashnext
xp_file file
int dirty
int namelen
char name [1]

Detailed Description

Definition at line 60 of file dazuko_xp.c.


Field Documentation

struct hash* hash::next

Definition at line 66 of file dazuko_xp.c.

Referenced by dazuko_add_hash(), dazuko_get_hash(), dazuko_mark_hash_dirty(), dazuko_remove_all_hash(), and dazuko_sys_pre().

struct xp_file hash::file

Definition at line 67 of file dazuko_xp.c.

Referenced by dazuko_add_hash(), dazuko_get_hash(), dazuko_mark_hash_dirty(), dazuko_sys_post(), and dazuko_sys_pre().

int hash::dirty

Definition at line 68 of file dazuko_xp.c.

Referenced by dazuko_add_hash(), dazuko_mark_hash_dirty(), and dazuko_sys_post().

int hash::namelen

Definition at line 69 of file dazuko_xp.c.

Referenced by dazuko_add_hash(), dazuko_sys_post(), and dazuko_sys_pre().

char hash::name[1]

Definition at line 70 of file dazuko_xp.c.

Referenced by dazuko_add_hash(), dazuko_remove_all_hash(), dazuko_sys_post(), and dazuko_sys_pre().


The documentation for this struct was generated from the following file:
Generated on Wed May 16 11:54:35 2007 for RSBAC by  doxygen 1.5.1