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

  /src/external/bsd/nvi/dist/common/
key.h 105 K_VERASE, /* set from tty: default ^H */
key.c 86 {K_VERASE, '\b'}, /* \b */
137 v_keyval(sp, K_VERASE, KEY_VERASE);
  /src/external/bsd/nvi/dist/vi/
v_txt.c 646 (evp->e_value == K_VERASE || evp->e_value == K_VKILL)) {
997 case K_VERASE: /* Erase the last character. */
1236 * "ixa\<K_VERASE>" performs the abbreviation.

Completed in 26 milliseconds