Searched refs:BS_CONTROL (Results 1 – 3 of 3) sorted by relevance
110 #define BS_CONTROL 2 /* \b treated as control char; prints as ^H */ macro
163 if (bs_mode != BS_CONTROL) in get_cvt_ops()165 } else if (bs_mode != BS_CONTROL) { in get_cvt_ops()
744 if (bs_mode == BS_CONTROL) in do_append()826 case BS_CONTROL: in do_append()