Searched defs:mbtowc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/lib/libc/locale/
H A Dmbtowc.c64 mbtowc(wchar_t * __restrict pwc, const char * __restrict s, size_t n) function
H A Dxlocale_private.h123 __mbstate_t mbtowc; member in struct:_xlocale
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/locale/
H A Dt_mbtowc.c129 ATF_TC(mbtowc); variable
[all...]
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c291 mbtowc(wchar_t *pwc, const char *s, size_t n) function

Completed in 185 milliseconds