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