Home | Sort by: relevance | last modified time | path |
/src/common/include/rpc/ | |
xdr.h | 334 struct xdr_bytesrec { struct 339 typedef struct xdr_bytesrec xdr_bytesrec; typedef in typeref:struct:xdr_bytesrec |
/src/common/lib/libc/rpc/ | |
xdr_mem.c | 261 xdr_bytesrec *xptr; 266 xptr = (xdr_bytesrec *)info; |