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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
mount.h 51 typedef struct exportnode *exports;
53 struct exportnode { struct
58 typedef struct exportnode exportnode; typedef in typeref:struct:exportnode
124 extern bool_t xdr_exportnode (XDR *, exportnode*);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
mount.h 51 typedef struct exportnode *exports;
53 struct exportnode { struct
58 typedef struct exportnode exportnode; typedef in typeref:struct:exportnode
124 extern bool_t xdr_exportnode (XDR *, exportnode*);

Completed in 123 milliseconds