Searched refs:nonl (Results 1 - 15 of 15) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/ipf/ipsend/
H A Dipsend.c208 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-6-1-5-RELEASE/lib/libcurses/PSD.doc/
H A Dtwinkle1.c68 nonl();
H A Dtwinkle2.c106 nonl();
/netbsd-6-1-5-RELEASE/bin/ed/
H A Dio.c219 get_extended_line(int *sizep, int nonl) argument
237 if (nonl) l--; /* strip newline */
251 if (nonl) l--; /* strip newline */
/netbsd-6-1-5-RELEASE/games/robots/
H A Dmain.c158 nonl();
/netbsd-6-1-5-RELEASE/usr.bin/stat/
H A Dstat.c202 int lsF, fmtchar, usestat, fn, nonl, quiet; local
209 nonl = 0;
238 nonl = 1;
343 output(&st, argv[0], statfmt, fn, nonl, quiet);
366 const char *statfmt, int fn, int nonl, int quiet)
555 if (!nl && !nonl)
365 output(const struct stat *st, const char *file, const char *statfmt, int fn, int nonl, int quiet) argument
/netbsd-6-1-5-RELEASE/games/gomoku/
H A Dbdisp.c74 nonl();
/netbsd-6-1-5-RELEASE/games/rogue/
H A Dinit.c217 nonl();
/netbsd-6-1-5-RELEASE/dist/nvi/cl/
H A Dcl_screen.c284 nonl(); /* No CR/NL translation. */
/netbsd-6-1-5-RELEASE/lib/libcurses/EXAMPLES/
H A Dview.c275 (void) nonl(); /* tell curses not to do NL->CR/NL on output */
/netbsd-6-1-5-RELEASE/lib/libcurses/
H A DMakefile129 curses_tty.3 noecho.3 curses_tty.3 nonl.3 \
H A Dtty.c475 nonl(void) function
478 __CTRACE(__CTRACE_MISC, "nonl()\n");
H A Dcurses.h700 int nonl(void);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dsys-protos.h784 extern int nonl(void);
/netbsd-6-1-5-RELEASE/tests/lib/libcurses/slave/
H A Dcurses_commands.c3669 report_return(nonl());

Completed in 156 milliseconds