Searched refs:SYSTEM_EXEC (Results 1 – 1 of 1) sorted by relevance
290 #define SYSTEM_EXEC 3 macro391 if (*cp != '!' && how == SYSTEM_EXEC) in ReadSystem()401 if ((how != SYSTEM_EXEC && allowcmd) || in ReadSystem()402 (how == SYSTEM_EXEC && !allowcmd)) { in ReadSystem()482 return ReadSystem(bundle, name, file, prompt, cx, SYSTEM_EXEC); in system_Select()