Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
inet_pton6
usr/src/lib/libc/port/inet/inet_pton.c
39
static int inet_pton6(const char *src, uchar_t *dst);
usr/src/lib/libc/port/inet/inet_pton.c
60
return (inet_pton6(src, dst));