| 
    Kannel: Open Source WAP and SMS gateway
    svn-r5336
    
   | 
 
Data Fields | |
| Octstr * | name | 
| Octstr * | user | 
| Octstr * | pass | 
| Octstr * | msisdn | 
Definition at line 76 of file wap-maps.c.
| Octstr* user_map_struct::msisdn | 
Definition at line 80 of file wap-maps.c.
Referenced by wap_map_add_user(), wap_map_user(), and wap_user_map_destroy().
| Octstr* user_map_struct::name | 
Definition at line 77 of file wap-maps.c.
Referenced by wap_map_add_user(), and wap_user_map_destroy().
| Octstr* user_map_struct::pass | 
Definition at line 79 of file wap-maps.c.
Referenced by wap_map_add_user(), wap_map_user(), and wap_user_map_destroy().
| Octstr* user_map_struct::user | 
Definition at line 78 of file wap-maps.c.
Referenced by wap_map_add_user(), wap_map_user(), and wap_user_map_destroy().