Searched refs:nonl (Results 1 – 17 of 17) sorted by relevance
| /openbsd/src/lib/libcurses/base/ |
| D | lib_nl.c | 79 NCURSES_SP_NAME(nonl) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument 94 nonl(void) in nonl() function 96 return NCURSES_SP_NAME(nonl) (CURRENT_SCREEN); in nonl()
|
| D | lib_restart.c | 94 NCURSES_SP_NAME(nonl) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
|
| /openbsd/src/bin/ed/ |
| D | io.c | 215 get_extended_line(int *sizep, int nonl) in get_extended_line() argument 233 if (nonl) in get_extended_line() 248 if (nonl) l--; /* strip newline */ in get_extended_line()
|
| /openbsd/src/usr.bin/stat/ |
| D | stat.c | 158 int lsF, fmtchar, usestat, fn, nonl, quiet; in main() local 167 nonl = 0; in main() 185 nonl = 1; in main() 274 output(&st, argv[0], statfmt, fn, nonl); in main() 297 const char *statfmt, int fn, int nonl) in output() argument 476 if (!nl && !nonl) in output()
|
| /openbsd/src/games/robots/ |
| D | main.c | 145 nonl(); in main()
|
| /openbsd/src/usr.bin/top/ |
| D | display.c | 827 nonl(); in show_help() 853 nonl(); in show_errors()
|
| /openbsd/src/games/gomoku/ |
| D | bdisp.c | 60 nonl(); in cursinit()
|
| /openbsd/src/regress/bin/ksh/ |
| D | th | 744 local($nonl) = substr($str, -1, 1) ne "\n"; 749 if ($nonl) {
|
| /openbsd/src/bin/csh/ |
| D | func.c | 831 int nonl = 0; in xecho() local 853 nonl++, v++; in xecho() 863 if (sep && nonl == 0) in xecho()
|
| /openbsd/src/usr.bin/vi/cl/ |
| D | cl_screen.c | 272 nonl(); /* No CR/NL translation. */ in cl_vi_init()
|
| /openbsd/src/distrib/special/more/ |
| D | curses.h | 233 int nonl(void);
|
| /openbsd/src/games/snake/ |
| D | snake.c | 186 nonl(); in main()
|
| /openbsd/src/usr.bin/systat/ |
| D | engine.c | 1088 nonl(); in setup_term()
|
| /openbsd/src/games/bs/ |
| D | bs.c | 272 (void)nonl(); in intro()
|
| /openbsd/src/lib/libcurses/ |
| D | curses.h | 752 extern NCURSES_EXPORT(int) nonl (void); /* implemented */ 1045 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(nonl) (SCREEN*); /* implemented:SP_FUNC */
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | sys-protos.h | 784 extern int nonl(void);
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | sys-protos.h | 784 extern int nonl(void);
|