Searched defs:Cat_options (Results 1 – 1 of 1) sorted by relevance
48 struct Cat_options struct50 int number_lines; // 0 = no, 1 = nonblank, 2 = all51 bool show_ends;52 bool show_nonprinting;53 bool show_tabs;54 bool squeeze_blank;56 Cat_options() in Cat_options() function