Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/stdio/
H A Ddoscan.c65 #define wlocgetc() ((iop->_flag & _IOWRT) ? \ macro
1252 if ((c = wlocgetc()) == EOF)
1265 c = wlocgetc();