NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mbsinit_l
include/wchar.h
273
int mbsinit_l(const mbstate_t *, locale_t);
lib/libc/locale/multibyte_amd1.c
99
return mbsinit_l(ps, _current_locale());