Home | Sort by: relevance | last modified time | path |
/src/distrib/utils/more/ | |
screen.c | 105 *sc_backspace, /* Backspace cursor */ 593 backspace() function in typeref:typename:void 604 * Output a plain backspace, without erasing the previous char. |
screen.c | 105 *sc_backspace, /* Backspace cursor */ 593 backspace() function in typeref:typename:void 604 * Output a plain backspace, without erasing the previous char. |
/src/games/warp/ | |
term.h | 256 EXT char *BC INIT(NULL); /* backspace character */ 294 #define backspace() (do_tc(BC,0),real_x--) macro |
term.h | 256 EXT char *BC INIT(NULL); /* backspace character */ 294 #define backspace() (do_tc(BC,0),real_x--) macro |
/src/lib/libskey/ | |
skeysubr.c | 436 void backspace(char *buf) function in typeref:typename:void |
skeysubr.c | 436 void backspace(char *buf) function in typeref:typename:void |