Searched refs:xdr_longlong_t (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/uts/common/rpc/ |
H A D | rpc_sztypes.c | 50 return (xdr_longlong_t(xdrs, objp)); in xdr_int64()
|
H A D | xdr.c | 52 #pragma weak xdr_int64_t = xdr_longlong_t 166 xdr_longlong_t(XDR *xdrs, longlong_t *hp) in xdr_longlong_t() function
|
H A D | xdr.h | 429 extern bool_t xdr_longlong_t(XDR *, longlong_t *); 475 extern bool_t xdr_longlong_t();
|
/titanic_50/usr/src/stand/lib/fs/nfs/ |
H A D | nfs4_xdr.c | 241 if (!xdr_longlong_t(&mxdrs, in xdr_b_getattr_res_common() 252 if (!xdr_longlong_t(&mxdrs, in xdr_b_getattr_res_common() 263 if (!xdr_longlong_t(&mxdrs, in xdr_b_getattr_res_common()
|
/titanic_50/usr/src/lib/libnsl/rpc/ |
H A D | xdr.c | 654 xdr_longlong_t(XDR *xdrs, longlong_t *hp) in xdr_longlong_t() function
|
/titanic_50/usr/src/man/man3nsl/ |
H A D | Makefile | 279 xdr_longlong_t.3nsl \ 547 xdr_longlong_t.3nsl := LINKSRC = xdr_simple.3nsl
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_display.c | 367 if (xdr_longlong_t(&xdrm, &l)) in getxdr_longlong()
|
/titanic_50/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 286 xdr_longlong_t;
|
H A D | llib-lnsl | 874 bool_t xdr_longlong_t(XDR *xdrs, longlong_t *hp);
|
/titanic_50/usr/src/common/nvpair/ |
H A D | nvpair.c | 3004 ret = xdr_longlong_t(xdr, (void *)buf); in nvs_xdr_nvp_op() 3015 ret = xdr_longlong_t(xdr, (void *)buf); in nvs_xdr_nvp_op() 3059 sizeof (int64_t), (xdrproc_t)xdr_longlong_t); in nvs_xdr_nvp_op()
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_xdr.c | 753 if (!xdr_longlong_t(xdrs, (longlong_t *)&objp->seconds)) in xdr_nfstime4() 1409 if (!xdr_longlong_t(xdrs, in xdr_ga_fattr_res() 1440 if (!xdr_longlong_t(xdrs, (longlong_t *)&mdt.seconds)) in xdr_ga_fattr_res() 1455 if (!xdr_longlong_t(xdrs, in xdr_ga_fattr_res() 2509 if (!xdr_longlong_t(xdrs, (longlong_t *)&objp->time.seconds)) in xdr_settime4()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 305 link path=usr/share/man/man3nsl/xdr_longlong_t.3nsl target=xdr_simple.3nsl
|
/titanic_50/ |
H A D | .gitignore | 6804 usr/src/man/man3nsl/xdr_longlong_t.3nsl
|