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

/freebsd-12-stable/lib/libc/rpc/
H A Drpc_generic.c108 static int getnettype(const char *);
203 getnettype(const char *nettype) function
317 switch (handle->nettype = getnettype(nettype)) {
/freebsd-12-stable/sys/rpc/
H A Drpc_generic.c493 getnettype(const char *nettype) function
575 switch (handle->nettype = getnettype(nettype)) {

Completed in 180 milliseconds