Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
char * | name |
int | num_args |
WsUInt8 | function_id |
Definition at line 88 of file wsstdlib.c.
WsUInt8 WsStdLibFuncRegRec::function_id |
Definition at line 96 of file wsstdlib.c.
Referenced by ws_stdlib_function().
char* WsStdLibFuncRegRec::name |
Definition at line 90 of file wsstdlib.c.
Referenced by ws_stdlib_function_name().
int WsStdLibFuncRegRec::num_args |
Definition at line 93 of file wsstdlib.c.
Referenced by ws_stdlib_function().