Home
last modified time | relevance | path

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

/openbsd/src/lib/libcurses/base/
Dlib_nl.c79 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()
Dlib_restart.c94 NCURSES_SP_NAME(nonl) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
/openbsd/src/bin/ed/
Dio.c215 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/
Dstat.c158 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/
Dmain.c145 nonl(); in main()
/openbsd/src/usr.bin/top/
Ddisplay.c827 nonl(); in show_help()
853 nonl(); in show_errors()
/openbsd/src/games/gomoku/
Dbdisp.c60 nonl(); in cursinit()
/openbsd/src/regress/bin/ksh/
Dth744 local($nonl) = substr($str, -1, 1) ne "\n";
749 if ($nonl) {
/openbsd/src/bin/csh/
Dfunc.c831 int nonl = 0; in xecho() local
853 nonl++, v++; in xecho()
863 if (sep && nonl == 0) in xecho()
/openbsd/src/usr.bin/vi/cl/
Dcl_screen.c272 nonl(); /* No CR/NL translation. */ in cl_vi_init()
/openbsd/src/distrib/special/more/
Dcurses.h233 int nonl(void);
/openbsd/src/games/snake/
Dsnake.c186 nonl(); in main()
/openbsd/src/usr.bin/systat/
Dengine.c1088 nonl(); in setup_term()
/openbsd/src/games/bs/
Dbs.c272 (void)nonl(); in intro()
/openbsd/src/lib/libcurses/
Dcurses.h752 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/
Dsys-protos.h784 extern int nonl(void);
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dsys-protos.h784 extern int nonl(void);