Searched refs:xdr_netbuf (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13-stable/usr.sbin/rpcbind/ |
| HD | rpcb_svc.c | 145 xdr_result = (xdrproc_t)xdr_netbuf; in rpcb_service_3() 154 xdr_argument = (xdrproc_t)xdr_netbuf; in rpcb_service_3()
|
| HD | rpcb_svc_4.c | 176 xdr_result = (xdrproc_t)xdr_netbuf; in rpcb_service_4() 185 xdr_argument = (xdrproc_t)xdr_netbuf; in rpcb_service_4()
|
| /freebsd-13-stable/include/rpc/ |
| HD | rpcb_prot.x | 324 %extern "C" bool_t xdr_netbuf(XDR *, struct netbuf *); 327 %extern bool_t xdr_netbuf(XDR *, struct netbuf *);
|
| /freebsd-13-stable/sys/rpc/ |
| HD | rpcb_prot.h | 341 extern "C" bool_t xdr_netbuf(XDR *, struct netbuf *); 344 extern bool_t xdr_netbuf(XDR *, struct netbuf *);
|
| HD | rpcb_clnt.c | 1281 xdr_netbuf(XDR *xdrs, struct netbuf *objp) 1326 (xdrproc_t) xdr_netbuf, (char *)(void *)taddr, 1360 (xdrproc_t) xdr_netbuf, (char *)(void *)taddr,
|
| /freebsd-13-stable/lib/libc/rpc/ |
| HD | Symbol.map | 155 xdr_netbuf;
|
| HD | rpcb_prot.c | 304 xdr_netbuf(XDR *xdrs, struct netbuf *objp) in xdr_netbuf() function
|
| HD | rpcb_clnt.c | 1269 (xdrproc_t) xdr_netbuf, (char *)(void *)taddr, in rpcb_taddr2uaddr() 1307 (xdrproc_t) xdr_netbuf, (char *)(void *)taddr, in rpcb_uaddr2taddr()
|