Searched defs:switch_output (Results 1 – 1 of 1) sorted by relevance
86 struct switch_output { struct87 bool enabled;88 bool signal;89 unsigned long size;90 unsigned long time;91 const char *str;92 bool set;93 char **filenames;94 int num_files;95 int cur_file;[all …]