Home
last modified time | relevance | path

Searched defs:xdr_rpcport (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/
H A Dxdr.h303 #define xdr_rpcport(xdrs, portp) xdr_u_int(xdrs, portp) macro
309 #define xdr_rpcport(xdrs, portp) xdr_u_long(xdrs, portp) macro