Searched refs:xdr_short (Results 1 – 16 of 16) sorted by relevance
/titanic_50/usr/src/uts/common/rpc/sec/ |
H A D | authu_prot.c | 78 (void) (xdr_short(xdrs, (short *)ip)); in xdr_uid_t() 84 return (xdr_short(xdrs, (short *)ip)); in xdr_uid_t() 96 (void) (xdr_short(xdrs, (short *)ip)); in xdr_gid_t() 102 return (xdr_short(xdrs, (short *)ip)); in xdr_gid_t()
|
/titanic_50/usr/src/lib/libnsl/rpc/ |
H A D | authsys_prot.c | 75 return (xdr_short(xdrs, (short *)ip)); in xdr_uid_t() 87 return (xdr_short(xdrs, (short *)ip)); in xdr_gid_t()
|
H A D | xdr.c | 62 #pragma weak xdr_int16_t = xdr_short 244 xdr_short(XDR *xdrs, short *sp) in xdr_short() function
|
/titanic_50/usr/src/uts/common/rpc/ |
H A D | xdr.c | 243 xdr_short(XDR *xdrs, short *sp) in xdr_short() function 386 return (xdr_short(xdrs, (short *)ep)); in xdr_enum() 391 (void) (xdr_short(xdrs, (short *)ep)); in xdr_enum()
|
H A D | xdr.h | 413 extern bool_t xdr_short(XDR *, short *); 463 extern bool_t xdr_short();
|
/titanic_50/usr/src/cmd/rexd/ |
H A D | rex.c | 132 xdr_short(xdrs, (short *) &mode->basic.sg_flags) && in xdr_rex_ttymode()
|
/titanic_50/usr/src/lib/libbc/inc/include/rpc/ |
H A D | xdr.h | 222 extern bool_t xdr_short();
|
/titanic_50/usr/src/uts/common/smbsrv/ |
H A D | smb_xdr.h | 50 #define xdr_int16_t xdr_short
|
/titanic_50/usr/src/man/man3nsl/ |
H A D | Makefile | 288 xdr_short.3nsl \ 549 xdr_short.3nsl := LINKSRC = xdr_simple.3nsl
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_display.c | 277 if (xdr_short(&xdrm, &s)) in getxdr_short()
|
/titanic_50/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 450 xdr_short;
|
H A D | llib-lnsl | 860 bool_t xdr_short(XDR *xdrs, short *sp);
|
/titanic_50/usr/src/common/nvpair/ |
H A D | nvpair.c | 2987 ret = xdr_short(xdr, (void *)buf); in nvs_xdr_nvp_op() 3038 sizeof (int16_t), (xdrproc_t)xdr_short); in nvs_xdr_nvp_op()
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs_xdr.c | 1439 (void) (xdr_short(xdrs, (short *)ep)); in xdr_fastenum()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 314 link path=usr/share/man/man3nsl/xdr_short.3nsl target=xdr_simple.3nsl
|
/titanic_50/ |
H A D | .gitignore | 6813 usr/src/man/man3nsl/xdr_short.3nsl
|