Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dyp.h168 struct ypmaplist { struct
170 struct ypmaplist *next; argument
172 typedef struct ypmaplist ypmaplist; typedef
176 ypmaplist *maps;
326 extern bool_t xdr_ypmaplist (XDR *, ypmaplist*);
H A Dyp.x154 struct ypmaplist { struct
156 ypmaplist *next; argument
161 ypmaplist *maps;
H A Dyp_prot.h183 struct ypmaplist { struct
186 struct ypmaplist *next; argument
192 struct ypmaplist *list;
H A Dypclnt.h81 extern int yp_maplist (__const char *, struct ypmaplist **) __THROW;