OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timestruc_t
(Results
1 - 2
of
2
) sorted by null
/external/grub/stage2/
jfs.h
120
struct
timestruc_t
{
struct
209
struct
timestruc_t
s_time; /* 8: time last updated */
468
struct
timestruc_t
di_atime; /* 8: time last data accessed */
469
struct
timestruc_t
di_ctime; /* 8: time last status changed */
470
struct
timestruc_t
di_mtime; /* 8: time last data modified */
471
struct
timestruc_t
di_otime; /* 8: time created */
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_unixos.h
582
timestruc_t
st_atim;
583
timestruc_t
st_mtim;
584
timestruc_t
st_ctim;
Completed in 741 milliseconds