Searched refs:__rpc_socktype2seman (Results 1 – 5 of 5) sorted by relevance
75 int __rpc_socktype2seman(int);
74 int __rpc_socktype2seman(int);
285 xprt->xp_type = __rpc_socktype2seman(si.si_socktype);
384 servtype = __rpc_socktype2seman(si.si_socktype); in clnt_tli_create()
859 __rpc_socktype2seman(int socktype) function