HomeSort by: relevance | last modified time | path
    Searched defs:xdr_ypmaplist (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/yp/
xdryp.c 102 __weak_alias(xdr_ypmaplist,_xdr_ypmaplist)
441 xdr_ypmaplist(XDR *xdrs, struct ypmaplist *objp) function in typeref:typename:bool_t
451 (u_int)sizeof(struct ypmaplist), (xdrproc_t)xdr_ypmaplist))
468 (u_int)sizeof(struct ypmaplist), (xdrproc_t)xdr_ypmaplist))
  /src/lib/libc/include/
namespace.h 898 #define xdr_ypmaplist _xdr_ypmaplist macro

Completed in 14 milliseconds