Home
last modified time | relevance | path

Searched refs:getnettype (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/lib/libc/rpc/
Drpc_generic.c107 static int getnettype(const char *);
204 getnettype(nettype) in getnettype() function
321 switch (handle->nettype = getnettype(nettype)) {
/freebsd-9-stable/sys/rpc/
Drpc_generic.c491 getnettype(const char *nettype) in getnettype() function
573 switch (handle->nettype = getnettype(nettype)) {