Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwgetch.c145 iqGetNth(int n) in iqGetNth() function
361 ch = iqGetNth(0); in wgetch()
420 if ((ch = iqGetNth(i)) == EOF) { in wgetch()