HomeSort by: relevance | last modified time | path
    Searched refs:xdr_union (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libc/rpc/
Makefile.inc 167 xdr.3 xdr_union.3 \
rpc_prot.c 122 /* personalized union, rather than calling xdr_union */
156 /* personalized union, rather than calling xdr_union */
191 return (xdr_union(xdrs, (enum_t *)(void *)&(rmsg->rm_reply.rp_stat),
  /src/common/lib/libc/rpc/
xdr.c 101 __weak_alias(xdr_union,_xdr_union)
688 xdr_union( function in typeref:typename:bool_t
  /src/common/include/rpc/
xdr.h 225 * a entry with a null procedure pointer. The xdr_union routine gets
297 extern bool_t xdr_union(XDR *, enum_t *, char *, const struct xdr_discrim *, xdrproc_t);
  /src/lib/libc/include/
namespace.h 887 #define xdr_union _xdr_union macro

Completed in 61 milliseconds