Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/rpc/
H A Dxdr_sizeof.c44 x_putbytes(XDR *xdrs, char *bp, int len) in x_putbytes() function
H A Dxdrrdma_sizeof.c53 x_putbytes(XDR *xdrs, char *bp, int len) in x_putbytes() function
H A Dxdr.h138 bool_t (*x_putbytes)(struct XDR *, caddr_t, int); member
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dxdr_sizeof.c60 x_putbytes(XDR *xdrs, char *bp, int len) in x_putbytes() function
/titanic_41/usr/src/lib/libbc/inc/include/rpc/
H A Dxdr.h108 bool_t (*x_putbytes)(); /* put some bytes to " */ member