Ubus
OpenWrt system message/RPC bus.
|
Data Fields | |
struct vlist_node | avl |
const char * | user |
const char * | group |
struct blob_attr * | blob |
struct list_head | acl |
int | ok |
Definition at line 59 of file ubusd_acl.c.
struct list_head ubusd_acl_file::acl |
Definition at line 65 of file ubusd_acl.c.
struct vlist_node ubusd_acl_file::avl |
Definition at line 56 of file ubusd_acl.c.
struct blob_attr* ubusd_acl_file::blob |
Definition at line 65 of file ubusd_acl.c.
const char* ubusd_acl_file::group |
Definition at line 63 of file ubusd_acl.c.
int ubusd_acl_file::ok |
Definition at line 68 of file ubusd_acl.c.
const char* ubusd_acl_file::user |
Definition at line 62 of file ubusd_acl.c.