Searched refs:ShellAction (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xkbevd/dist/
H A Dxkbevd.h57 #define ShellAction 4 macro
H A Dcfgparse.y171 | SHELL { $$ = ShellAction; }
H A Dxkbevd.c423 cfg->action.type = ShellAction;
444 case ShellAction:
H A Dcfgparse.c1379 { (yyval.ival) = ShellAction; }

Completed in 9 milliseconds