Home
last modified time | relevance | path

Searched refs:BS_CONTROL (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/less/
H A Dless.h110 #define BS_CONTROL 2 /* \b treated as control char; prints as ^H */ macro
H A Dsearch.c163 if (bs_mode != BS_CONTROL) in get_cvt_ops()
165 } else if (bs_mode != BS_CONTROL) { in get_cvt_ops()
H A Dline.c744 if (bs_mode == BS_CONTROL) in do_append()
826 case BS_CONTROL: in do_append()