HomeSort by relevance Sort by last modified time
    Searched refs:ypmaplist (Results 1 - 4 of 4) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
yp.h 168 struct ypmaplist { struct
170 struct ypmaplist *next;
172 typedef struct ypmaplist ypmaplist; typedef in typeref:struct:ypmaplist
176 ypmaplist *maps;
326 extern bool_t xdr_ypmaplist (XDR *, ypmaplist*);
yp.x 154 struct ypmaplist {
156 ypmaplist *next;
161 ypmaplist *maps;
ypclnt.h 81 extern int yp_maplist (__const char *, struct ypmaplist **) __THROW;
yp_prot.h 58 * YPPROC_MAPLIST (char *), returns (struct ypmaplist *)
183 struct ypmaplist { struct
186 struct ypmaplist *next;
192 struct ypmaplist *list;

Completed in 35 milliseconds