Home
last modified time | relevance | path

Searched refs:nfstime (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dnfs_prot.h72 struct nfstime { struct
76 typedef struct nfstime nfstime; typedef
90 nfstime atime;
91 nfstime mtime;
92 nfstime ctime;
101 nfstime atime;
102 nfstime mtime;
386 extern bool_t xdr_nfstime (XDR *, nfstime*);
H A Dnfs_prot.x105 struct nfstime { struct
126 nfstime atime; /* time of last access */ argument
127 nfstime mtime; /* time of last modification */
128 nfstime ctime; /* time of last change */
139 nfstime atime; /* time of last access */
140 nfstime mtime; /* time of last modification */