nodelay
nodelay( stdscr, TRUE );
nodelay( stdscr, FALSE );
nodelay(stdscr, TRUE);
nodelay(stdscr, FALSE);
nodelay(stdscr, TRUE);
int nodelay(WINDOW *, bool);
isp_mboxcmd_qnw(ispsoftc_t *isp, mbreg_t *mbp, int nodelay)
if (nodelay == 0) {
if (nodelay == 0) {
if (nodelay) {
report_return(nodelay(win, flag));