Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
kdb_tm Struct Reference

Data Fields

int tm_sec
 
int tm_min
 
int tm_hour
 
int tm_mday
 
int tm_mon
 
int tm_year
 

Detailed Description

Definition at line 2485 of file kdb_main.c.

Field Documentation

int tm_hour

Definition at line 2488 of file kdb_main.c.

int tm_mday

Definition at line 2489 of file kdb_main.c.

int tm_min

Definition at line 2487 of file kdb_main.c.

int tm_mon

Definition at line 2490 of file kdb_main.c.

int tm_sec

Definition at line 2486 of file kdb_main.c.

int tm_year

Definition at line 2491 of file kdb_main.c.


The documentation for this struct was generated from the following file: