Searched refs:ptimeout (Results 1 – 1 of 1) sorted by relevance
58 struct timeval timeout, *ptimeout = delay_secs ? &timeout : NULL; in ui__getch() local72 err = select(1, &read_set, NULL, NULL, ptimeout); in ui__getch()