Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.tchar.c74 i = mbstotcs(NOSTR, from, 0); in strtots()
82 i = mbstotcs(to, from, INT_MAX); in strtots()
140 mbstotcs(tchar *to, char *from, int tosize) in mbstotcs() function
822 if (mbstotcs(name, chbuf, namelen) < 0) { in gethostname_()
841 i = mbstotcs(buf, chbuf, bufsiz); in readlink_()