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

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

Completed in 105 milliseconds