Searched refs:NC_BUFFERED (Results 1 – 4 of 4) sorted by relevance
161 NC_BUFFERED(TRUE); in reset_prog_mode()178 NC_BUFFERED(FALSE); in reset_shell_mode()
1031 NC_BUFFERED(FALSE); in main()
1664 #define NC_BUFFERED(flag) _nc_set_buffer(SP->_ofp, flag) macro
2479 + simplify NC_BUFFERED macro by moving check inside _nc_setbuf().5850 + correct NC_BUFFERED macro, used in lib_mvcur test-driver, modify5884 buffering in refresh (see lib_set_term.c and NC_BUFFERED macro).