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