Searched refs:xdr_netbuf (Results 1 – 6 of 6) sorted by relevance
329 %extern "C" bool_t xdr_netbuf(XDR *, struct netbuf *);332 %extern bool_t xdr_netbuf(XDR *, struct netbuf *);335 %bool_t xdr_netbuf();
143 xdr_result = (xdrproc_t)xdr_netbuf; in rpcb_service_3()152 xdr_argument = (xdrproc_t)xdr_netbuf; in rpcb_service_3()
176 xdr_result = (xdrproc_t)xdr_netbuf; in rpcb_service_4()185 xdr_argument = (xdrproc_t)xdr_netbuf; in rpcb_service_4()
73 __weak_alias(xdr_netbuf,_xdr_netbuf) in __weak_alias()344 xdr_netbuf(XDR *xdrs, struct netbuf *objp) in xdr_netbuf() function
1220 (xdrproc_t) xdr_netbuf, (char *)(void *)taddr, in rpcb_taddr2uaddr()1262 (xdrproc_t) xdr_netbuf, (char *)(void *)taddr, in rpcb_uaddr2taddr()
844 #define xdr_netbuf _xdr_netbuf836 #define xdr_netbuf _xdr_netbuf global() macro