Home | History | Annotate | Download | only in src

Lines Matching defs:true

208 #undef true
213 #define true 1
215 #define tobool(cond) ((cond) ? true : false)
907 #define got_winch true
2035 EXTERN bool tty_devtty; /* true if tty_fd is from /dev/tty */
2037 EXTERN bool tty_hasstate; /* true if tty_state is valid */