Searched defs:log_channel_list (Results 1 – 1 of 1) sorted by relevance
44 typedef struct log_channel_list { struct 46 struct log_channel_list *next; argument 47 } *log_channel_list; typedef