Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Drpc_generic.c105 static int getnettype(const char *);
177 getnettype(const char *nettype) in getnettype() function
291 switch (handle->nettype = getnettype(nettype)) { in __rpc_setconf()
/freebsd/sys/rpc/
H A Drpc_generic.c488 getnettype(const char *nettype) in getnettype() function
569 switch (handle->nettype = getnettype(nettype)) { in __rpc_setconf()