7 struct ucimap_section_data map
;
15 struct list_head head
;
19 struct ucimap_section_data map
;
21 const char *identifier
;
24 struct list_head head
;
27 int contacts_init(void);
28 void contacts_free(void);
29 struct contact
*contact_get(const char *number
);
31 struct account
*get_account(void);
This page took 0.053451 seconds and 5 git commands to generate.