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

/freebsd-11.0-release/contrib/ncurses/ncurses/base/
H A Dlib_nl.c41 * nonl()
76 NCURSES_SP_NAME(nonl) (NCURSES_SP_DCL0) function
78 T((T_CALLED("nonl(%p)"), (void *) SP_PARM));
91 nonl(void) function
93 return NCURSES_SP_NAME(nonl) (CURRENT_SCREEN);
H A Dlib_restart.c93 NCURSES_SP_NAME(nonl) (NCURSES_SP_ARG);
/freebsd-11.0-release/contrib/ipfilter/ipsend/
H A Dipsend.c207 int mtu = 1500, olen = 0, c, nonl = 0; local
222 nonl++;
232 if (nonl) {
250 nonl++;
265 nonl++;
276 nonl++;
290 nonl++;
294 nonl++;
298 nonl++;
302 nonl
[all...]
/freebsd-11.0-release/bin/ed/
H A Dio.c218 get_extended_line(int *sizep, int nonl) argument
236 if (nonl) l--; /* strip newline */
250 if (nonl) l--; /* strip newline */
/freebsd-11.0-release/usr.sbin/gstat/
H A Dgstat.c194 nonl();
421 nonl();
/freebsd-11.0-release/usr.bin/stat/
H A Dstat.c208 int lsF, fmtchar, usestat, nfs_handle, fn, nonl, quiet; local
219 nonl = 0;
250 nonl = 1;
375 output(&st, file, statfmt, fn, nonl);
417 const char *statfmt, int fn, int nonl)
600 if (!nl && !nonl)
416 output(const struct stat *st, const char *file, const char *statfmt, int fn, int nonl) argument
/freebsd-11.0-release/contrib/ee/
H A Dnew_curse.h230 extern void nonl P_((void));
H A Dee.c3255 nonl();
3275 nonl();
/freebsd-11.0-release/tools/tools/ath/athratestats/
H A Dmain.c385 nonl();
/freebsd-11.0-release/contrib/nvi/cl/
H A Dcl_screen.c279 nonl(); /* No CR/NL translation. */
/freebsd-11.0-release/tools/tools/net80211/stumbler/
H A Dstumbler.c1023 nonl();
/freebsd-11.0-release/contrib/gcc/
H A Dsys-protos.h784 extern int nonl(void);
/freebsd-11.0-release/lib/ncurses/ncurses/
H A DMakefile799 curs_outopts.3 nonl.3 \
/freebsd-11.0-release/usr.sbin/pmcstat/
H A Dpmcstat.c1383 nonl();
/freebsd-11.0-release/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c3660 report_return(nonl());

Completed in 151 milliseconds