Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/msgfmt/
H A Dmsgfmt.c208 wchar_t *linebufhead = NULL; in read_psffm() local
268 if (linebufhead) { in read_psffm()
269 free(linebufhead); in read_psffm()
270 linebufhead = NULL; in read_psffm()
272 ln_size = _mbsntowcs(&linebufhead, &mbuf, &fsize); in read_psffm()
281 linebufptr = linebufhead; in read_psffm()
524 if (linebufhead) in read_psffm()
525 free(linebufhead); in read_psffm()