Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dclnt_bcast.c114 int __rpc_lowvers = 0; variable
455 if (!__rpc_lowvers) in rpc_broadcast_exp()
469 if (!__rpc_lowvers) in rpc_broadcast_exp()
H A Drpcb_clnt.c89 extern int __rpc_lowvers;
115 __rpc_lowvers = *(int *)info; in __rpc_control()
118 *(int *)info = __rpc_lowvers; in __rpc_control()