Home | History | Annotate | Download | only in dhdutil

Lines Matching refs:wbuf

1032 wchar2ascii(char *abuf, ushort *wbuf, ushort wbuflen, ulong abuflen)
1046 *abuf++ = (char) *wbuf++;