Searched refs:XK_EXE (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/lib/libedit/
H A Dkeymacro.h60 #define XK_EXE 3 macro
H A Dkeymacro.c55 * (XK_STR), editor functions (XK_CMD), or unix commands (XK_EXE).
174 * type of the match found (XK_STR, XK_CMD, or XK_EXE).
348 case XK_EXE:
363 case XK_EXE:
448 case XK_EXE:
599 case XK_EXE:
H A Dmap.c1282 ntype = XK_EXE;
1357 case XK_EXE:
H A Dread.c288 case XK_EXE:
/freebsd-11-stable/contrib/tcsh/
H A Ded.xmap.c10 * unix commands (XK_EXE). It contains the
19 * type of the match found (XK_STR, XK_CMD, or XK_EXE).
264 case XK_EXE:
281 case XK_EXE:
395 case XK_EXE:
550 case XK_EXE: {
H A Ded.h114 #define XK_EXE 2 /* X-key was a unix command */ macro
H A Dtc.bind.c92 ntype = XK_EXE;
182 case XK_EXE:
H A Ded.inputl.c720 case XK_EXE:

Completed in 180 milliseconds