Searched refs:rpcb_rmtcallargs (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/sys/rpc/
H A Drpcb_prot.h77 * RPCBPROC_CALLIT(rpcb_rmtcallargs)
101 * RPCBPROC_BCAST(rpcb_rmtcallargs)
113 * RPCBPROC_INDIRECT(rpcb_rmtcallargs)
186 struct rpcb_rmtcallargs { struct
195 typedef struct rpcb_rmtcallargs rpcb_rmtcallargs; typedef in typeref:struct:rpcb_rmtcallargs
198 * Client-side only representation of rpcb_rmtcallargs structure.
200 * The routine that XDRs the rpcb_rmtcallargs structure must deal with the
381 struct rpcb_rmtcallargs { struct
389 typedef struct rpcb_rmtcallargs rpcb_rmtcallarg typedef in typeref:struct:rpcb_rmtcallargs
[all...]
/freebsd-10.1-release/include/rpc/
H A Drpcb_prot.x72 % * RPCBPROC_CALLIT(rpcb_rmtcallargs)
96 % * RPCBPROC_BCAST(rpcb_rmtcallargs)
108 % * RPCBPROC_INDIRECT(rpcb_rmtcallargs)
183 struct rpcb_rmtcallargs {
192 % * Client-side only representation of rpcb_rmtcallargs structure.
194 % * The routine that XDRs the rpcb_rmtcallargs structure must deal with the
352 RPCBPROC_CALLIT(rpcb_rmtcallargs) = 5;
384 RPCBPROC_BCAST(rpcb_rmtcallargs) = RPCBPROC_CALLIT;
399 RPCBPROC_INDIRECT(rpcb_rmtcallargs) = 10;
445 %struct rpcb_rmtcallargs {
[all...]
/freebsd-10.1-release/usr.sbin/rpcbind/
H A Drpcb_svc.c72 struct rpcb_rmtcallargs rpcbproc_callit_3_arg;
/freebsd-10.1-release/lib/libc/rpc/
H A Drpcb_prot.c249 struct rpcb_rmtcallargs *p;
H A Dclnt_bcast.c393 (struct rpcb_rmtcallargs *)(void *)&barg))) {

Completed in 74 milliseconds