FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
parse_af
usr.bin/getaddrinfo/getaddrinfo.c
52
static bool parse_af(const char *, int *);
usr.bin/getaddrinfo/getaddrinfo.c
82
if (!parse_af(optarg, &hints.ai_family)) {