Data Fields | |
char | calling [OSP_NORSTR_SIZE] |
char | dest [OSP_NORSTR_SIZE] |
int | inhandle |
unsigned int | intimelimit |
unsigned int | numresults |
int | outhandle |
unsigned int | outtimelimit |
char | tech [20] |
char | token [OSP_TOKSTR_SIZE] |
Definition at line 119 of file app_osplookup.c.
char calling[OSP_NORSTR_SIZE] |
Definition at line 126 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
char dest[OSP_NORSTR_SIZE] |
Definition at line 125 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
int inhandle |
Definition at line 120 of file app_osplookup.c.
Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
unsigned int intimelimit |
Definition at line 122 of file app_osplookup.c.
Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
unsigned int numresults |
Definition at line 128 of file app_osplookup.c.
Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
int outhandle |
Definition at line 121 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
unsigned int outtimelimit |
Definition at line 123 of file app_osplookup.c.
Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
char tech[20] |
Definition at line 124 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
char token[OSP_TOKSTR_SIZE] |
Definition at line 127 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().