Home
last modified time | relevance | path

Searched defs:DeviceUdevConf (Results 1 – 1 of 1) sorted by relevance

/base/startup/init/ueventd/include/
Dueventd_read_cfg.h27 struct DeviceUdevConf { struct
28 const char *name;
29 mode_t mode;
30 uid_t uid;
31 gid_t gid;
32 const char *parameter;
33 int action;
34 struct ListNode list;
35 struct ListNode paramNode;