Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
charmap_init
usr/src/cmd/iconv/charmap.h
62
void charmap_init(char *to, char *fr);
usr/src/cmd/iconv/iconv_main.c
126
charmap_init(to_cs, from_cs);