Searched refs:xdr_union (Results 1 – 16 of 16) sorted by relevance
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | ypv1_xdr.c | 67 return (xdr_union(xdrs, in _xdr_yprequest() 90 return (xdr_union(xdrs, in _xdr_ypresponse()
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | bootparam_xdr.c | 72 return (xdr_union(xdrs, (enum_t *)&objp->address_type, in xdr_bp_address()
|
H A D | nfs_xdr.c | 580 return (xdr_union(xdrs, (enum_t *)&(rr->rr_status), in xdr_rdresult() 612 return (xdr_union(xdrs, (enum_t *)&(ns->ns_status), in xdr_attrstat() 663 return (xdr_union(xdrs, (enum_t *)&(rl->rl_status), in xdr_rdlnres() 1136 return (xdr_union(xdrs, (enum_t *)&(dr->dr_status), in xdr_diropres() 1384 return (xdr_union(xdrs, (enum_t *)&(fs->fs_status), in xdr_statfs()
|
/titanic_41/usr/src/lib/libbc/inc/include/rpc/ |
H A D | xdr.h | 230 extern bool_t xdr_union();
|
/titanic_41/usr/src/uts/common/avs/ns/ |
H A D | contract.h | 272 int xdr_union() { } in xdr_union() function
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | xdr.h | 422 extern bool_t xdr_union(XDR *, enum_t *, char *, 471 extern bool_t xdr_union();
|
H A D | xdr.c | 521 xdr_union(XDR *xdrs, enum_t *dscmp, char *unp, in xdr_union() function
|
H A D | rpc_prot.c | 246 return (xdr_union(xdrs, (enum_t *)&(rmsg->rm_reply.rp_stat), in xdr_replymsg()
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | rpc_prot.c | 246 return (xdr_union(xdrs, (enum_t *)&(rmsg->rm_reply.rp_stat), in xdr_replymsg()
|
H A D | xdr.c | 482 xdr_union(XDR *xdrs, enum_t *dscmp, char *unp, in xdr_union() function
|
/titanic_41/usr/src/man/man3nsl/ |
H A D | Makefile | 297 xdr_union.3nsl \ 529 xdr_union.3nsl := LINKSRC = xdr_complex.3nsl
|
/titanic_41/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 455 xdr_union;
|
H A D | llib-lnsl | 869 bool_t xdr_union(XDR *xdrs, enum_t *dscmp, char *unp,
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 323 link path=usr/share/man/man3nsl/xdr_union.3nsl target=xdr_complex.3nsl
|
/titanic_41/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc_clnt.c | 378 return (xdr_union(xdrs, (enum_t *)&(rr->rr_status), in xdr_rdresult()
|
/titanic_41/ |
H A D | .gitignore | 6822 usr/src/man/man3nsl/xdr_union.3nsl
|