FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getnettype
lib/libc/rpc/rpc_generic.c
105
static int getnettype(const char *);
lib/libc/rpc/rpc_generic.c
291
switch (handle->nettype = getnettype(nettype)) {
sys/rpc/rpc_generic.c
569
switch (handle->nettype = getnettype(nettype)) {