HomeSort by: relevance | last modified time | path
    Searched defs:backspace (Results 1 - 3 of 3) sorted by relevancy

  /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.
  /src/games/warp/
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

Completed in 13 milliseconds