Home
last modified time | relevance | path

Searched refs:op_Kill (Results 1 – 6 of 6) sorted by relevance

/dports/games/xzip/xzip/
H A Dxio.h164 #define op_Kill 5 macro
H A Dxkey.c44 {xted_cutbuf, op_Kill, 0, "kill-line"},
H A Dxtext.c1863 case op_Kill:
/dports/games/xglk/xglk/
H A Dxglk.h261 #define op_Kill (33) macro
H A Dxglk_key.c76 {xgc_cutbuf, op_Kill, 0, "kill-line"},
H A Dxg_win_textbuf.c2491 case op_Kill: in xgc_buf_cutbuf()