Searched defs:on_off (Results 1 – 4 of 4) sorted by relevance
135 void formatter::show_header(bool on_off) in show_header()141 void formatter::vma_format_64bit(bool on_off) in vma_format_64bit()147 void formatter::show_long_filenames(bool on_off) in show_long_filenames()153 void formatter::show_global_percent(bool on_off) in show_global_percent()444 void opreport_formatter::show_details(bool on_off) in show_details()621 show_details(bool on_off) in show_details()
36 static int on_off(char *msg) in on_off() function
88 static int on_off(char *msg) in on_off() function
943 BOOLEAN on_off = !data_enabled; in L2CA_FlowControl() local