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

  /src/include/rpcsvc/
yp_prot.h 66 * YPPROC_MAPLIST takes (char *), returns (struct ypmaplist *).
144 struct ypmaplist { struct
146 struct ypmaplist *ypml_next;
151 struct ypmaplist *list;
329 bool_t xdr_ypmaplist(XDR *, struct ypmaplist *);
yp_prot.h 66 * YPPROC_MAPLIST takes (char *), returns (struct ypmaplist *).
144 struct ypmaplist { struct
146 struct ypmaplist *ypml_next;
151 struct ypmaplist *list;
329 bool_t xdr_ypmaplist(XDR *, struct ypmaplist *);

Completed in 24 milliseconds