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

#include <telephony.h>

Data Fields

char month [3]
 
char day [3]
 
char hour [3]
 
char min [3]
 
int numlen
 
char number [11]
 
int namelen
 
char name [80]
 

Detailed Description

Definition at line 98 of file telephony.h.

Field Documentation

char day[3]

Definition at line 100 of file telephony.h.

char hour[3]

Definition at line 101 of file telephony.h.

char min[3]

Definition at line 102 of file telephony.h.

char month[3]

Definition at line 99 of file telephony.h.

char name[80]

Definition at line 106 of file telephony.h.

int namelen

Definition at line 105 of file telephony.h.

char number[11]

Definition at line 104 of file telephony.h.

int numlen

Definition at line 103 of file telephony.h.


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