NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mbsinit
include/wchar.h
103
int mbsinit(const mbstate_t *);
tests/lib/libc/locale/t_mbrtowc.c
207
ATF_REQUIRE(mbsinit(stp) != 0);