|
Linux Kernel
3.7.1
|
#include <acbuffer.h>
Data Fields | |
| u16 | year |
| u8 | month |
| u8 | day |
| u8 | hour |
| u8 | minute |
| u8 | second |
| u8 | valid |
| u16 | milliseconds |
| u16 | timezone |
| u8 | daylight |
| u8 | reserved [3] |
Definition at line 78 of file acbuffer.h.
| u8 day |
Definition at line 81 of file acbuffer.h.
| u8 daylight |
Definition at line 88 of file acbuffer.h.
| u8 hour |
Definition at line 82 of file acbuffer.h.
| u16 milliseconds |
Definition at line 86 of file acbuffer.h.
| u8 minute |
Definition at line 83 of file acbuffer.h.
| u8 month |
Definition at line 80 of file acbuffer.h.
| u8 reserved[3] |
Definition at line 89 of file acbuffer.h.
| u8 second |
Definition at line 84 of file acbuffer.h.
Definition at line 87 of file acbuffer.h.
| u8 valid |
Definition at line 85 of file acbuffer.h.
| u16 year |
Definition at line 79 of file acbuffer.h.
1.8.2