Home
last modified time | relevance | path

Searched refs:fl_nonl (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libcurses/screen/
H A Dsetnonl.c50 SP->fl_nonl = bf; in _setnonl()
H A Dwgetch.c104 if (inp == '\r' && !SP->fl_nonl) in wgetch()
H A Dcurshdr.h123 unsigned fl_nonl : 1; /* do not xlate input \r-> \n */ member