Searched refs:K_VKILL (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/nvi/common/
H A Dkey.h96 K_VKILL, /* set from tty: default ^U */ enumerator in enum:__anon4275
H A Dkey.c81 {K_VKILL, '\025'}, /* ^U */
116 v_keyval(sp, K_VKILL, KEY_VKILL);
/freebsd-10.2-release/contrib/nvi/vi/
H A Dv_txt.c635 (evp->e_value == K_VERASE || evp->e_value == K_VKILL)) {
1141 case K_VKILL: /* Restart this line. */

Completed in 66 milliseconds