OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sa_mtimetype
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
nfs.h
380
uint32_t
sa_mtimetype
;
member in struct:nfsv3_sattr
print-nfs.c
294
sa3->
sa_mtimetype
= EXTRACT_32BITS(dp);
296
if (sa3->
sa_mtimetype
== NFSV3SATTRTIME_TOCLIENT) {
325
if (sa3->
sa_mtimetype
== NFSV3SATTRTIME_TOCLIENT)
[
all
...]
Completed in 115 milliseconds