Home
last modified time | relevance | path

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

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