Lines Matching refs:abuf
1032 wchar2ascii(char *abuf, ushort *wbuf, ushort wbuflen, ulong abuflen)1046 *abuf++ = (char) *wbuf++;1049 *abuf = '\0';