ypmaplist
struct ypmaplist *list;
struct ypmaplist *scan;
ypmaplist(transp);
if ((map = (struct ypmaplist *)malloc(
sizeof (struct ypmaplist))) == NULL) {
struct ypmaplist **list;
struct ypmaplist *map;
*list = (struct ypmaplist *)NULL;
struct ypmaplist *tmp;
maplist.list = (struct ypmaplist *)NULL;
extern void ypmaplist(SVCXPRT *transp);
struct ypmaplist *pmpl;
maplist.list = (struct ypmaplist *)NULL;
struct ypmaplist *ypml_next;
struct ypmaplist *list;
xdr_ypmaplist(XDR *xdrs, struct ypmaplist **lst)
struct ypmaplist **next;
(uint_t)sizeof (struct ypmaplist),
static bool xdr_ypmaplist(XDR *, struct ypmaplist **);