Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c53 static bool xdr_ypmaplist(XDR *, struct ypmaplist **);
226 xdr_ypmaplist(XDR *xdrs, struct ypmaplist **lst) in xdr_ypmaplist() function
261 xdr_ypmaplist(xdrs, &ps->list))); in xdr_ypresp_maplist()