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

/freebsd-11.0-release/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).
346 case XK_EXE:
361 case XK_EXE:
446 case XK_EXE:
597 case XK_EXE:
H A Dmap.c1277 ntype = XK_EXE;
1352 case XK_EXE:
H A Dread.c282 case XK_EXE:
/freebsd-11.0-release/contrib/tcsh/
H A Ded.xmap.c11 * unix commands (XK_EXE). It contains the
20 * type of the match found (XK_STR, XK_CMD, or XK_EXE).
268 case XK_EXE:
285 case XK_EXE:
399 case XK_EXE:
554 case XK_EXE: {
H A Ded.h115 #define XK_EXE 2 /* X-key was a unix command */ macro
H A Dtc.bind.c96 ntype = XK_EXE;
186 case XK_EXE:
H A Ded.inputl.c722 case XK_EXE:

Completed in 132 milliseconds