Searched refs:OPT_exec (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/nmake/ | ||
H A D | options.h | 68 #define OPT_exec ('n'|Ob|Oo) /* execute shell actions */ macro |
H A D | option.c | 97 { "exec", OPT_exec, (char*)&state.exec, 0, |
Completed in 10 milliseconds