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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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_prot.h 58 * YPPROC_MAPLIST (char *), returns (struct ypmaplist *)
183 struct ypmaplist { struct
186 struct ypmaplist *next;
192 struct ypmaplist *list;
yp.x 154 struct ypmaplist {
156 ypmaplist *next;
161 ypmaplist *maps;
ypclnt.h 81 extern int yp_maplist (__const char *, struct ypmaplist **) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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_prot.h 58 * YPPROC_MAPLIST (char *), returns (struct ypmaplist *)
183 struct ypmaplist { struct
186 struct ypmaplist *next;
192 struct ypmaplist *list;
yp.x 154 struct ypmaplist {
156 ypmaplist *next;
161 ypmaplist *maps;
ypclnt.h 81 extern int yp_maplist (__const char *, struct ypmaplist **) __THROW;

Completed in 337 milliseconds