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

/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_nl.c42 * nonl()
77 NCURSES_SP_NAME(nonl) (NCURSES_SP_DCL0) function
79 T((T_CALLED("nonl(%p)"), (void *) SP_PARM));
92 nonl(void) function
94 return NCURSES_SP_NAME(nonl) (CURRENT_SCREEN);
H A Dlib_restart.c95 NCURSES_SP_NAME(nonl) (NCURSES_SP_ARG);
/freebsd-current/sbin/ipf/ipsend/
H A Dipsend.c173 int mtu = 1500, olen = 0, c, nonl = 0; local
188 nonl++;
198 if (nonl) {
216 nonl++;
231 nonl++;
242 nonl++;
256 nonl++;
260 nonl++;
264 nonl++;
268 nonl
[all...]
/freebsd-current/bin/ed/
H A Dio.c206 get_extended_line(int *sizep, int nonl) argument
224 if (nonl) l--; /* strip newline */
238 if (nonl) l--; /* strip newline */
/freebsd-current/usr.bin/stat/
H A Dstat.c209 int lsF, fmtchar, usestat, nfs_handle, fn, nonl, quiet; local
220 nonl = 0;
251 nonl = 1;
376 output(&st, file, statfmt, fn, nonl);
418 const char *statfmt, int fn, int nonl)
601 if (!nl && !nonl)
417 output(const struct stat *st, const char *file, const char *statfmt, int fn, int nonl) argument
/freebsd-current/usr.sbin/gstat/
H A Dgstat.c212 nonl();
564 nonl();
/freebsd-current/contrib/ee/
H A Dnew_curse.h230 extern void nonl P_((void));
H A Dee.c3253 nonl();
3274 nonl();
/freebsd-current/contrib/ncurses/test/
H A Ddup_field.c368 nonl(); /* lets us read ^M's */
H A Dmove_field.c498 nonl(); /* lets us read ^M's */
/freebsd-current/contrib/nvi/cl/
H A Dcl_screen.c275 nonl(); /* No CR/NL translation. */
/freebsd-current/tools/tools/ath/athratestats/
H A Dmain.c390 nonl();
/freebsd-current/tools/tools/net80211/stumbler/
H A Dstumbler.c1021 nonl();
/freebsd-current/usr.sbin/pmcstat/
H A Dpmcstat.c1321 nonl();
/freebsd-current/lib/ncurses/tinfo/
H A DMakefile715 curs_outopts.3 nonl.3 \
/freebsd-current/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c3660 report_return(nonl());

Completed in 127 milliseconds