| /netbsd-src/external/bsd/ipf/dist/ipsend/ |
| H A D | ipsend.c | 208 int mtu = 1500, olen = 0, c, nonl = 0; local 223 nonl++; 233 if (nonl) { 251 nonl++; 266 nonl++; 277 nonl++; 291 nonl++; 295 nonl++; 299 nonl++; 303 nonl++; [all …]
|
| /netbsd-src/usr.bin/stat/ |
| H A D | stat.c | 210 int lsF, fmtchar, usestat, fn, nonl, quiet; in main() local 217 nonl = 0; in main() 246 nonl = 1; in main() 352 output(&st, argv[0], statfmt, fn, nonl, quiet); in main() 375 const char *statfmt, int fn, int nonl, int quiet) in output() argument 564 if (!nl && !nonl) in output()
|
| /netbsd-src/lib/libcurses/PSD.doc/ |
| H A D | twinkle1.c | 68 nonl(); in main()
|
| H A D | twinkle2.c | 106 nonl(); in main()
|
| H A D | life.c | 59 nonl(); /* for optimization */
|
| H A D | ex2.c | 58 nonl();
|
| /netbsd-src/games/robots/ |
| H A D | main.c | 159 nonl(); in main()
|
| /netbsd-src/games/warp/ |
| H A D | sig.c | 68 nonl(); in cont_catcher()
|
| H A D | intrp.c | 377 nonl(); in dointerp() 567 nonl(); in getrealname()
|
| 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
|
| H A D | term.c | 295 nonl(); in term_set()
|
| /netbsd-src/bin/csh/ |
| H A D | func.c | 876 int nonl; in xecho() local 878 nonl = 0; in xecho() 898 nonl++, v++; in xecho() 909 if (sep && nonl == 0) in xecho()
|
| /netbsd-src/games/rogue/ |
| H A D | init.c | 217 nonl(); in start_window()
|
| /netbsd-src/games/gomoku/ |
| H A D | bdisp.c | 71 nonl(); in cursinit()
|
| /netbsd-src/lib/libcurses/EXAMPLES/ |
| H A D | view.c | 275 (void) nonl(); /* tell curses not to do NL->CR/NL on output */ in main()
|
| /netbsd-src/external/bsd/nvi/dist/cl/ |
| H A D | cl_screen.c | 314 nonl(); /* No CR/NL translation. */ in cl_vi_init()
|
| /netbsd-src/lib/libcurses/ |
| H A D | Makefile | 145 curses_tty.3 noecho.3 curses_tty.3 nonl.3 \
|
| H A D | tty.c | 458 nonl(void) in nonl() function 460 __CTRACE(__CTRACE_MISC, "nonl()\n"); in nonl()
|
| H A D | curses.h | 730 int nonl(void);
|
| /netbsd-src/external/ibm-public/postfix/dist/proto/ |
| H A D | stop.spell-cc | 894 nonl
|
| /netbsd-src/usr.sbin/makemandb/ |
| H A D | nostem.txt | 2744 nonl
|
| /netbsd-src/tests/lib/libcurses/slave/ |
| H A D | curses_commands.c | 2302 report_return(nonl()); in cmd_nonl()
|
| /netbsd-src/share/man/tools/ |
| H A D | newsp.errs | 2278 nonl
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 71579 GDB/testsuite: Add `-nonl' option to `gdb_test' 71580 Add a `-nonl' option to `gdb_test' making it possible to match output
|