Searched defs:nonl (Results 1 - 5 of 5) sorted by relevance
| /src/bin/ed/ |
| H A D | io.c | 219 get_extended_line(int *sizep, int nonl) argument
|
| /src/lib/libcurses/ |
| H A D | tty.c | 458 nonl(void) function in typeref:typename:int
|
| /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, &_tty)) macro 226 #define nonl() ((bizarre=1),_tty.sg_flags &= ~CRMOD, stty(_tty_ch, &_tty)) macro
|
| /src/bin/csh/ |
| H A D | func.c | 876 int nonl; local in function:xecho
|
| /src/usr.bin/stat/ |
| H A D | stat.c | 210 int lsF, fmtchar, usestat, fn, nonl, quiet; local in function:main 387 output(const struct stat * st,const char * file,const char * statfmt,int fn,int nonl,int quiet) argument
|
Completed in 7 milliseconds