Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
struct parm * | next |
char * | name |
char * | value |
char* parm::name |
Definition at line 156 of file seewbmp.c.
Referenced by clear_extparms(), compile_stream(), print_extparms(), and ws_formal_parameter().
struct parm* parm::next |
Definition at line 155 of file seewbmp.c.
Referenced by clear_extparms(), new_extparm(), and print_extparms().
char* parm::value |
Definition at line 157 of file seewbmp.c.
Referenced by clear_extparms(), get_qvalue(), new_extparm(), pack_cache_control(), pack_parameter(), parm_create(), parm_destroy(), parse_headers(), and print_extparms().