| /freebsd/sbin/ipf/ipsend/ |
| H A D | ipsend.c | 173 int mtu = 1500, olen = 0, c, nonl = 0; in main() local 188 nonl++; in main() 198 if (nonl) { in main() 216 nonl++; in main() 231 nonl++; in main() 242 nonl++; in main() 256 nonl++; in main() 260 nonl++; in main() 264 nonl++; in main() 268 nonl++; in main() [all …]
|
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | lib_nl.c | 73 NCURSES_SP_NAME(nonl) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument 88 nonl(void) in nonl() function 90 return NCURSES_SP_NAME(nonl) (CURRENT_SCREEN); in nonl()
|
| H A D | lib_restart.c | 92 NCURSES_SP_NAME(nonl) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
|
| /freebsd/bin/ed/ |
| H A D | io.c | 208 get_extended_line(int *sizep, int nonl) in get_extended_line() argument 226 if (nonl) l--; /* strip newline */ in get_extended_line() 240 if (nonl) l--; /* strip newline */ in get_extended_line()
|
| /freebsd/usr.bin/stat/ |
| H A D | stat.c | 156 static bool nonl; variable 182 nonl = false; in main() 216 nonl = true; in main() 582 if (!nl && !nonl) in output() 1119 if (!nonl) in fdlistholes()
|
| /freebsd/usr.sbin/gstat/ |
| H A D | gstat.c | 212 nonl(); in main() 584 nonl(); in main()
|
| /freebsd/contrib/ee/ |
| H A D | new_curse.h | 230 extern void nonl P_((void));
|
| H A D | ee.c | 3487 nonl(); in sh_command() 3508 nonl(); in set_up_term()
|
| H A D | new_curse.c | 2737 nonl() in nonl() function
|
| /freebsd/tools/tools/ath/athratestats/ |
| H A D | main.c | 390 nonl(); in main()
|
| /freebsd/contrib/ncurses/man/ |
| H A D | man_db.renames.in | 241 nonl.3x nonl.3ncurses
|
| H A D | manhtml.aliases | 92 nonl(3X) curs_inopts(3X)
|
| /freebsd/contrib/nvi/cl/ |
| H A D | cl_screen.c | 275 nonl(); /* No CR/NL translation. */ in cl_vi_init()
|
| /freebsd/contrib/tcsh/ |
| H A D | sh.func.c | 1203 int nonl = 0; in xecho() local 1235 nonl++, v++; in xecho() 1256 nonl = 1; in xecho() 1308 if (sep && nonl == 0) in xecho()
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | ncurses.def | 298 "nonl" @202 NONAME
|
| H A D | ncurses.ref | 223 "nonl" @202 NONAME ; implemented
|
| /freebsd/tools/tools/net80211/stumbler/ |
| H A D | stumbler.c | 1021 nonl(); in main()
|
| /freebsd/usr.sbin/pmcstat/ |
| H A D | pmcstat.c | 1319 nonl(); in main()
|
| /freebsd/lib/ncurses/tinfo/ |
| H A D | Makefile | 714 curs_outopts.3 nonl.3 \
|
| /freebsd/contrib/ncurses/ncurses/ |
| H A D | llib-lncursest | 1722 #undef nonl 1723 int nonl(void)
|
| H A D | llib-lncurses | 1713 #undef nonl 1714 int nonl(void)
|
| H A D | llib-lncursestw | 2309 #undef nonl 2310 int nonl(void)
|
| H A D | llib-lncursesw | 2300 #undef nonl 2301 int nonl(void)
|
| /freebsd/contrib/ncurses/include/ |
| H A D | curses.h.in | 767 extern NCURSES_EXPORT(int) nonl (void); /* implemented */ 1060 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(nonl) (SCREEN*); /* implemented:SP_FUNC */
|
| /freebsd/contrib/netbsd-tests/lib/libcurses/slave/ |
| H A D | curses_commands.c | 3660 report_return(nonl()); in cmd_nonl()
|