Searched refs:wsp (Results 1 – 1 of 1) sorted by relevance
107 wchar_t *wsp; in fgetws() local125 wsp = ws; in fgetws()130 nconv = mbsnrtowcs (wsp, &src, in fgetws()155 wsp += nconv; in fgetws()157 while (wsp[-1] != L'\n' && n > 1 && (fp->_r > 0 in fgetws()159 if (wsp == ws) in fgetws()165 *wsp++ = L'\0'; in fgetws()