Home
last modified time | relevance | path

Searched refs:_setnonl (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/libcurses/screen/
H A D_nl.c51 return (_setnonl(FALSE)); in nl()
H A D_nonl.c51 return (_setnonl(TRUE)); in nonl()
H A Dsetnonl.c48 _setnonl(int bf) in _setnonl() function
H A Dmapfile-vers253 _setnonl;
H A Dcurses.ed328 extern int _setnonl(int);
518 _setecho(), _setnonl(),
1214 #define nl() _setnonl(FALSE)
1215 #define nonl() _setnonl(TRUE)
H A Dllib-lcurses944 int _setnonl(int bf);