
Data Fields | |
| tracking_t * | acl_tracking |
| gchar * | sysname |
| gchar * | release |
| gchar * | version |
| gchar * | appname |
| iface_nfo_t | iface_nfo |
Definition at line 45 of file acls.c.
Definition at line 46 of file acls.c.
Referenced by acl_create_and_alloc_key(), acl_duplicate_key(), compare_acls(), and free_acl_key().
| gchar* acl_key::appname |
application name.
application full path
Definition at line 57 of file acls.c.
Referenced by acl_create_and_alloc_key(), acl_duplicate_key(), compare_acls(), and free_acl_key().
Definition at line 61 of file acls.c.
Referenced by acl_create_and_alloc_key(), acl_duplicate_key(), and compare_acls().
| gchar* acl_key::release |
operating system release.
Definition at line 50 of file acls.c.
Referenced by acl_create_and_alloc_key(), acl_duplicate_key(), compare_acls(), and free_acl_key().
| gchar* acl_key::sysname |
operating system name.
Definition at line 48 of file acls.c.
Referenced by acl_create_and_alloc_key(), acl_duplicate_key(), compare_acls(), and free_acl_key().
| gchar* acl_key::version |
operating system version.
Definition at line 52 of file acls.c.
Referenced by acl_create_and_alloc_key(), acl_duplicate_key(), compare_acls(), and free_acl_key().
1.4.7