Omega Security Services 0.7.3

Access Struct Reference

#include <access.h>

Data Fields

char name [30]
char cname [30]
char flags [128]
dlink_list hosts

Detailed Description

Definition at line 34 of file access.h.


Field Documentation

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().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines