Searched refs:CNOTTY (Results 1 – 3 of 3) sorted by relevance
1027 cond = CNOTTY; in elsecmd()1030 case CNOTTY: in elsecmd()
511 cond == CTTY && !intty || cond == CNOTTY && intty) in execute()
346 #define CNOTTY 4 /* Execute if not attached to a tty */ macro