Searched defs:trigger_t (Results 1 – 1 of 1) sorted by relevance
27 struct trigger_t { struct28 int id;29 const char *name;30 size_t name_len;31 const char *type;32 size_t type_len;33 const char *path;34 size_t path_len;
Completed in 4 milliseconds