|
Omega Security Services 0.7.3
|
#include <access.h>
Data Fields | |
| char | name [30] |
| char | cname [30] |
| char | flags [128] |
| dlink_list | hosts |
| char cname[30] |
Definition at line 38 of file access.h.
Referenced by new_access().
| char flags[128] |
Definition at line 40 of file access.h.
Referenced by new_access(), set_access_flag(), setAccess(), and SigHandler().
| dlink_list hosts |
Definition at line 42 of file access.h.
Referenced by add_access_host(), DestAccList(), find_access(), new_access(), and SigHandler().
| char name[30] |
Definition at line 36 of file access.h.
Referenced by access_exists(), add_access_host(), new_access(), set_access_flag(), and SigHandler().