Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Drpc_com.h79 int __rpc_socktype2seman(int);
108 extern int __rpc_socktype2seman(int);
H A Dsvc_generic.c305 xprt->xp_type = __rpc_socktype2seman(si.si_socktype); in svc_tli_create()
H A Drpc_generic.c467 __rpc_socktype2seman(int socktype) in __rpc_socktype2seman() function
/freebsd/include/rpc/
H A Drpc_com.h68 int __rpc_socktype2seman(int);
/freebsd/lib/libc/rpc/
H A Drpc_com.h68 int __rpc_socktype2seman(int);
H A Dsvc_generic.c294 xprt->xp_type = __rpc_socktype2seman(si.si_socktype); in svc_tli_create()
H A Dclnt_generic.c356 servtype = __rpc_socktype2seman(si.si_socktype); in clnt_tli_create()
H A Drpc_generic.c742 __rpc_socktype2seman(int socktype) in __rpc_socktype2seman() function