Searched refs:SYSTEM_EXEC (Results 1 – 1 of 1) sorted by relevance
292 #define SYSTEM_EXEC 3 macro393 if (*cp != '!' && how == SYSTEM_EXEC) in ReadSystem()403 if ((how != SYSTEM_EXEC && allowcmd) || in ReadSystem()404 (how == SYSTEM_EXEC && !allowcmd)) { in ReadSystem()484 return ReadSystem(bundle, name, file, prompt, cx, SYSTEM_EXEC); in system_Select()