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

/freebsd-10.1-release/contrib/ncurses/ncurses/base/
H A Dlib_nl.c39 * nonl()
67 nonl(void) function
69 T((T_CALLED("nonl()")));
H A Dlib_restart.c84 nonl();
/freebsd-10.1-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-10.1-release/bin/ed/
H A Dio.c209 get_extended_line(int *sizep, int nonl) argument
227 if (nonl) l--; /* strip newline */
241 if (nonl) l--; /* strip newline */
/freebsd-10.1-release/usr.bin/stat/
H A Dstat.c206 int lsF, fmtchar, usestat, fn, nonl, quiet; local
215 nonl = 0;
243 nonl = 1;
346 output(&st, file, statfmt, fn, nonl);
388 const char *statfmt, int fn, int nonl)
571 if (!nl && !nonl)
387 output(const struct stat *st, const char *file, const char *statfmt, int fn, int nonl) argument
/freebsd-10.1-release/contrib/ee/
H A Dnew_curse.h230 extern void nonl P_((void));
H A Dee.c3255 nonl();
3275 nonl();
/freebsd-10.1-release/contrib/nvi/cl/
H A Dcl_screen.c286 nonl(); /* No CR/NL translation. */
/freebsd-10.1-release/tools/tools/ath/athratestats/
H A Dmain.c386 nonl();
/freebsd-10.1-release/usr.sbin/gstat/
H A Dgstat.c180 nonl();
/freebsd-10.1-release/contrib/ncurses/ncurses/
H A Dllib-lncurses1414 #undef nonl
1415 int nonl(void)
H A Dllib-lncursest1418 #undef nonl
1419 int nonl(void)
H A Dllib-lncursesw1922 #undef nonl
1923 int nonl(void)
/freebsd-10.1-release/tools/tools/net80211/stumbler/
H A Dstumbler.c1023 nonl();
/freebsd-10.1-release/contrib/gcc/
H A Dsys-protos.h784 extern int nonl(void);
/freebsd-10.1-release/lib/ncurses/ncurses/
H A DMakefile781 curs_outopts.3 nonl.3 \
/freebsd-10.1-release/usr.sbin/pmcstat/
H A Dpmcstat.c1375 nonl();
/freebsd-10.1-release/contrib/ncurses/include/
H A Dcurses.h.in664 extern NCURSES_EXPORT(int) nonl (void); /* implemented */

Completed in 879 milliseconds