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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nfs_prot.h 72 struct nfstime { struct
76 typedef struct nfstime nfstime; typedef in typeref:struct:nfstime
90 nfstime atime;
91 nfstime mtime;
92 nfstime ctime;
101 nfstime atime;
102 nfstime mtime;
386 extern bool_t xdr_nfstime (XDR *, nfstime*);
nfs_prot.x 103 struct nfstime {
124 nfstime atime; /* time of last access */
125 nfstime mtime; /* time of last modification */
126 nfstime ctime; /* time of last change */
137 nfstime atime; /* time of last access */
138 nfstime mtime; /* time of last modification */

Completed in 324 milliseconds