Home
last modified time | relevance | path

Searched refs:xdr_ypmaplist (Results 1 – 3 of 3) sorted by relevance

/netbsd/lib/libc/yp/
H A Dxdryp.c102 __weak_alias(xdr_ypmaplist,_xdr_ypmaplist)
441 xdr_ypmaplist(XDR *xdrs, struct ypmaplist *objp) in xdr_ypmaplist() function
451 (u_int)sizeof(struct ypmaplist), (xdrproc_t)xdr_ypmaplist)) in xdr_ypmaplist()
468 (u_int)sizeof(struct ypmaplist), (xdrproc_t)xdr_ypmaplist)) in xdr_ypresp_maplist()
/netbsd/include/rpcsvc/
H A Dyp_prot.h328 bool_t xdr_ypmaplist(XDR *, struct ypmaplist *);
/netbsd/lib/libc/include/
H A Dnamespace.h888 #define xdr_ypmaplist _xdr_ypmaplist macro