Lines Matching refs:sh
29 #define SYSLOGIN (sh.bltin_cmds)
30 #define SYSEXEC (sh.bltin_cmds+1)
31 #define SYSSET (sh.bltin_cmds+2)
32 #define SYSTRUE (sh.bltin_cmds+4)
33 #define SYSCOMMAND (sh.bltin_cmds+5)
34 #define SYSCD (sh.bltin_cmds+6)
35 #define SYSBREAK (sh.bltin_cmds+7)
36 #define SYSCONT (sh.bltin_cmds+8)
37 #define SYSTYPESET (sh.bltin_cmds+9)
38 #define SYSTEST (sh.bltin_cmds+10)
39 #define SYSBRACKET (sh.bltin_cmds+11)
40 #define SYSLET (sh.bltin_cmds+12)
41 #define SYSEXPORT (sh.bltin_cmds+13)
42 #define SYSDOT (sh.bltin_cmds+14)
43 #define SYSRETURN (sh.bltin_cmds+15)
45 # define SYSLOCAL (sh.bltin_cmds+16)