Lines Matching refs:mbuf
206 char *mbuf, *addr;
266 mbuf = addr;
272 ln_size = _mbsntowcs(&linebufhead, &mbuf, &fsize);
1000 * read one line from *mbuf,
1010 * **mbuf - address of a variable that is the pointer
1019 * one line in wchar_t from *mbuf and sets the address
1021 * **mbuf - _mbsntowcs reads one line from *mbuf and sets *mbuf
1027 _mbsntowcs(wchar_t **bufhead, char **mbuf, size_t *fsize)
1033 char *pc = *mbuf;
1079 *mbuf = pc;
1116 *mbuf = pc;