Home
last modified time | relevance | path

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

/dports/devel/p5-Proc-ProcessTable/Proc-ProcessTable-0.634/os/
H A Daix.h62 #define F_TTY 27 macro
/dports/sysutils/msyslog/msyslog-v1.08g/src/modules/
H A Dom_classic.c89 #define F_TTY 2 /* terminal */ macro
209 case F_TTY: in om_classic_write()
381 c->f_type = F_TTY; in om_classic_init()
/dports/misc/nnn/nnn-4.3/src/
H A Dnnn.c242 #define F_TTY 0x100 /* Force stdout to go to tty if redirected to a non-tty */ macro
2358 } else if (flag & F_TTY) { in spawn()
4472 spawn(pager, g_tmpfpath, NULL, NULL, F_CLI | F_TTY);
4503 spawn(pager, g_tmpfpath, NULL, NULL, F_CLI | F_TTY);
5085 spawn(pager, g_tmpfpath, NULL, NULL, F_CLI | F_TTY);