Searched refs:EXEC (Results 1 - 5 of 5) sorted by relevance
/ast/src/cmd/at/ |
H A D | at.c | 141 #define EXEC (1<<2) macro 171 int op = EXEC; 220 op &= ~EXEC; 316 if (op & ~(EXEC|MAIL)) 429 if (op & EXEC)
|
/ast/src/cmd/nmake/ |
H A D | Scanrules.mk | 162 I| EXEC SQL include "%"| 163 I| EXEC SQL include % |M$$(%:/;.*//)|
|
/ast/src/cmd/tw/ |
H A D | find.c | 129 NAME, USER, GROUP, INUM, SIZE, LINKS, PERM, EXEC, OK, CPIO, NCPIO, enumerator in enum:Command 291 "exec", EXEC, Exec, 1, "command ... ; | command ... {} +", 0, 1094 case EXEC: 1542 case EXEC:
|
/ast/src/cmd/INIT/ |
H A D | mktest.sh | 67 [+EXEC [ \aarg\a ... ]]?Run the command under test with 69 the standard input of the previous EXEC is used. The standard 70 input of the first EXEC in a TEST group is an empty regular 385 IO=${IO//$command\[*([0-9])\]:\ .\[*([0-9])\]:\ @(EXEC|PROG)\[*([0-9])\]:\ /} 466 function EXEC function 468 RUN EXEC "$@"
|
H A D | regress.sh | 95 [+EXEC \b[ \aarg\a ... ]]?Runs the command under test with 625 function EXEC # arg ... function 644 EXEC "$@" 1330 typeset ARGS COMMAND COPY DIAGNOSTICS ERROR EXEC FLUSHED=0 GROUP=INIT 1447 alias EXEC='LINE=$LINENO; EXEC'
|
Completed in 16 milliseconds