Home
last modified time | relevance | path

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

12

/freebsd-14-stable/sbin/ipf/ipsend/
HDipsend.c177 int mtu = 1500, olen = 0, c, nonl = 0; in main() local
192 nonl++; in main()
202 if (nonl) { in main()
220 nonl++; in main()
235 nonl++; in main()
246 nonl++; in main()
260 nonl++; in main()
264 nonl++; in main()
268 nonl++; in main()
272 nonl++; in main()
[all …]
/freebsd-14-stable/contrib/ncurses/ncurses/base/
HDlib_nl.c77 NCURSES_SP_NAME(nonl) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument
92 nonl(void) in nonl() function
94 return NCURSES_SP_NAME(nonl) (CURRENT_SCREEN); in nonl()
HDlib_restart.c92 NCURSES_SP_NAME(nonl) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
/freebsd-14-stable/usr.bin/stat/
HDstat.c209 int lsF, fmtchar, usestat, nfs_handle, fn, nonl, quiet; in main() local
220 nonl = 0; in main()
251 nonl = 1; in main()
376 output(&st, file, statfmt, fn, nonl); in main()
418 const char *statfmt, int fn, int nonl) in output() argument
601 if (!nl && !nonl) in output()
/freebsd-14-stable/usr.sbin/gstat/
HDgstat.c212 nonl(); in main()
584 nonl(); in main()
/freebsd-14-stable/contrib/ee/
HDnew_curse.h230 extern void nonl P_((void));
HDee.c3253 nonl(); in sh_command()
3274 nonl(); in set_up_term()
HDnew_curse.c2737 nonl() in nonl() function
/freebsd-14-stable/contrib/ncurses/man/
HDman_db.renames.in229 nonl.3x nonl.3ncurses
HDmanhtml.aliases80 nonl(3X) curs_inopts(3X)
/freebsd-14-stable/tools/tools/ath/athratestats/
HDmain.c390 nonl(); in main()
/freebsd-14-stable/contrib/nvi/cl/
HDcl_screen.c275 nonl(); /* No CR/NL translation. */ in cl_vi_init()
/freebsd-14-stable/contrib/tcsh/
HDsh.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-14-stable/contrib/ncurses/misc/
HDncurses.def298 "nonl" @202 NONAME
HDncurses.ref223 "nonl" @202 NONAME ; implemented
/freebsd-14-stable/tools/tools/net80211/stumbler/
HDstumbler.c1021 nonl(); in main()
/freebsd-14-stable/usr.sbin/pmcstat/
HDpmcstat.c1322 nonl(); in main()
/freebsd-14-stable/lib/ncurses/tinfo/
HDMakefile713 curs_outopts.3 nonl.3 \
/freebsd-14-stable/contrib/ncurses/include/
HDcurses.h.in764 extern NCURSES_EXPORT(int) nonl (void); /* implemented */
1057 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(nonl) (SCREEN*); /* implemented:SP_FUNC */
/freebsd-14-stable/contrib/ncurses/ncurses/
HDllib-lncurses1713 #undef nonl
1714 int nonl(void)
HDllib-lncursest1722 #undef nonl
1723 int nonl(void)
HDllib-lncursestw2303 #undef nonl
2304 int nonl(void)
HDllib-lncursesw2294 #undef nonl
2295 int nonl(void)
/freebsd-14-stable/contrib/netbsd-tests/lib/libcurses/slave/
HDcurses_commands.c3660 report_return(nonl()); in cmd_nonl()
/freebsd-14-stable/contrib/ncurses/
HDNEWS1383 + remove output-related checks for nl/nonl (report by Leon Winter).
10692 + modify mvcur() to avoid emitting newline characters when nonl() mode
11519 + modify ncurses.c 'r' example to set nonl(), allowing control/M to be
13089 + moved nl() and nonl() from lib_raw.c to lib_nl.c
14759 + removed bogus logic in mvcur that assumes nl/nonl set output modes
14802 + correct nl()/nonl() to work as per SVr4 & XSI.
15639 * fixed bug that reversed the sense of nl() and nonl().

12