Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/rpc/
H A Drpc_generic.c118 static int getnettype(const char *);
216 getnettype(const char *nettype) in getnettype() function
348 switch (handle->nettype = getnettype(nettype)) { in __rpc_setconf()