Home
last modified time | relevance | path

Searched refs:nonl (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-12-stable/sbin/ipf/ipsend/
Dipsend.c178 int mtu = 1500, olen = 0, c, nonl = 0; in main() local
193 nonl++; in main()
203 if (nonl) { in main()
221 nonl++; in main()
236 nonl++; in main()
247 nonl++; in main()
261 nonl++; in main()
265 nonl++; in main()
269 nonl++; in main()
273 nonl++; in main()
[all …]
/freebsd-12-stable/contrib/ncurses/ncurses/base/
Dlib_nl.c76 NCURSES_SP_NAME(nonl) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument
91 nonl(void) in nonl() function
93 return NCURSES_SP_NAME(nonl) (CURRENT_SCREEN); in nonl()
Dlib_restart.c93 NCURSES_SP_NAME(nonl) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
/freebsd-12-stable/bin/ed/
Dio.c218 get_extended_line(int *sizep, int nonl) in get_extended_line() argument
236 if (nonl) l--; /* strip newline */ in get_extended_line()
250 if (nonl) l--; /* strip newline */ in get_extended_line()
/freebsd-12-stable/usr.bin/stat/
Dstat.c210 int lsF, fmtchar, usestat, nfs_handle, fn, nonl, quiet; in main() local
221 nonl = 0; in main()
252 nonl = 1; in main()
377 output(&st, file, statfmt, fn, nonl); in main()
419 const char *statfmt, int fn, int nonl) in output() argument
602 if (!nl && !nonl) in output()
/freebsd-12-stable/usr.sbin/gstat/
Dgstat.c214 nonl(); in main()
565 nonl(); in main()
/freebsd-12-stable/contrib/ee/
Dnew_curse.h230 extern void nonl P_((void));
Dee.c3255 nonl();
3275 nonl(); in set_up_term()
Dnew_curse.c2737 nonl() in nonl() function
/freebsd-12-stable/tools/tools/ath/athratestats/
Dmain.c392 nonl(); in main()
/freebsd-12-stable/contrib/nvi/cl/
Dcl_screen.c275 nonl(); /* No CR/NL translation. */ in cl_vi_init()
/freebsd-12-stable/contrib/tcsh/
Dsh.func.c1203 int nonl = 0; in xecho() local
1235 nonl++, v++; in xecho()
1256 nonl = 1; in xecho()
1308 if (sep && nonl == 0) in xecho()
/freebsd-12-stable/contrib/ncurses/misc/
Dncurses.def298 "nonl" @202 NONAME
Dncurses.ref223 "nonl" @202 NONAME ; implemented
/freebsd-12-stable/tools/tools/net80211/stumbler/
Dstumbler.c1023 nonl(); in main()
/freebsd-12-stable/usr.sbin/pmcstat/
Dpmcstat.c1308 nonl(); in main()
/freebsd-12-stable/contrib/gcc/
Dsys-protos.h784 extern int nonl(void);
/freebsd-12-stable/lib/ncurses/ncurses/
DMakefile799 curs_outopts.3 nonl.3 \
/freebsd-12-stable/contrib/ncurses/ncurses/
Dllib-lncurses1684 #undef nonl
1685 int nonl(void)
Dllib-lncursest1703 #undef nonl
1704 int nonl(void)
Dllib-lncursesw2202 #undef nonl
2203 int nonl(void)
Dllib-lncursestw2211 #undef nonl
2212 int nonl(void)
/freebsd-12-stable/contrib/ncurses/include/
Dcurses.h.in721 extern NCURSES_EXPORT(int) nonl (void); /* implemented */
990 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(nonl) (SCREEN*); /* implemented:SP_FUNC */
/freebsd-12-stable/contrib/netbsd-tests/lib/libcurses/slave/
Dcurses_commands.c3660 report_return(nonl()); in cmd_nonl()
/freebsd-12-stable/contrib/ncurses/
DNEWS6311 + modify mvcur() to avoid emitting newline characters when nonl() mode
7138 + modify ncurses.c 'r' example to set nonl(), allowing control/M to be
8708 + moved nl() and nonl() from lib_raw.c to lib_nl.c
10378 + removed bogus logic in mvcur that assumes nl/nonl set output modes
10421 + correct nl()/nonl() to work as per SVr4 & XSI.
11258 * fixed bug that reversed the sense of nl() and nonl().

12