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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
pmap_prot.h 61 * PMAPPROC_DUMP() RETURNS (struct pmaplist *)
96 struct pmaplist { struct
98 struct pmaplist *pml_next;
101 extern bool_t xdr_pmaplist (XDR *__xdrs, struct pmaplist **__rp) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
pmap_prot.h 61 * PMAPPROC_DUMP() RETURNS (struct pmaplist *)
96 struct pmaplist { struct
98 struct pmaplist *pml_next;
101 extern bool_t xdr_pmaplist (XDR *__xdrs, struct pmaplist **__rp) __THROW;

Completed in 3363 milliseconds