Home
last modified time | relevance | path

Searched refs:CNOTTY (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/mailx/
H A Dcmd3.c1027 cond = CNOTTY; in elsecmd()
1030 case CNOTTY: in elsecmd()
H A Dlex.c511 cond == CTTY && !intty || cond == CNOTTY && intty) in execute()
/titanic_50/usr/src/cmd/mailx/hdr/
H A Ddef.h346 #define CNOTTY 4 /* Execute if not attached to a tty */ macro