Searched defs:nonl (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/games/warp/ |
H A D | term.h | 212 #define nonl() ((bizarre=1),_tty.c_iflag &=~ICRNL,_tty.c_oflag &=~ONLCR,tcsetattr(_tty_ch, TCSANOW… macro 226 #define nonl() ((bizarre=1),_tty.sg_flags &= ~CRMOD, stty(_tty_ch, &_tty)) macro
|
/netbsd-src/external/bsd/ipf/dist/ipsend/ |
H A D | ipsend.c | 208 int mtu = 1500, olen = 0, c, nonl = 0; local
|
/netbsd-src/lib/libcurses/ |
H A D | tty.c | 458 nonl(void) in nonl() function
|
/netbsd-src/usr.bin/stat/ |
H A D | stat.c | 210 int lsF, fmtchar, usestat, fn, nonl, quiet; in main() local 375 const char *statfmt, int fn, int nonl, int quiet) in output()
|
/netbsd-src/bin/csh/ |
H A D | func.c | 876 int nonl; in xecho() local
|