Searched defs:nonl (Results 1 - 5 of 5) sorted by relevance

/src/bin/ed/
H A Dio.c219 get_extended_line(int *sizep, int nonl) argument
/src/lib/libcurses/
H A Dtty.c458 nonl(void) function in typeref:typename:int
/src/games/warp/
H A Dterm.h212 #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 Dfunc.c876 int nonl; local in function:xecho
/src/usr.bin/stat/
H A Dstat.c210 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