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

  /prebuilts/gcc/linux-x86/host/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_prot.h 58 * YPPROC_MAPLIST (char *), returns (struct ypmaplist *)
183 struct ypmaplist { struct
186 struct ypmaplist *next;
192 struct ypmaplist *list;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-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;

Completed in 18 milliseconds