Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.tchar.c140 mbstotcs(tchar *to, char *from, int tosize) in mbstotcs() argument
168 if (++chcnt >= tosize) { in mbstotcs()
173 if (chcnt < tosize) { in mbstotcs()