Ubus
OpenWrt system message/RPC bus.
ubusd_acl_file Struct Reference
Collaboration diagram for ubusd_acl_file:

Data Fields

struct vlist_node avl
 
const char * user
 
const char * group
 
struct blob_attr * blob
 
struct list_head acl
 
int ok
 

Detailed Description

Definition at line 59 of file ubusd_acl.c.

Field Documentation

◆ acl

struct list_head ubusd_acl_file::acl

Definition at line 65 of file ubusd_acl.c.

◆ avl

struct vlist_node ubusd_acl_file::avl

Definition at line 56 of file ubusd_acl.c.

◆ blob

struct blob_attr* ubusd_acl_file::blob

Definition at line 65 of file ubusd_acl.c.

◆ group

const char* ubusd_acl_file::group

Definition at line 63 of file ubusd_acl.c.

◆ ok

int ubusd_acl_file::ok

Definition at line 68 of file ubusd_acl.c.

◆ user

const char* ubusd_acl_file::user

Definition at line 62 of file ubusd_acl.c.


The documentation for this struct was generated from the following file: