Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwgetch.c147 iqGetNth(int n) in iqGetNth() function
363 ch = iqGetNth(0); in wgetch()
422 if ((ch = iqGetNth(i)) == EOF) { in wgetch()