Go to the source code of this file.
Defines | |
#define | F__SWAP(ps, l, pd) f_swaplw((int *)ps,(int)l,(int *)pd) |
#define | IN_AIX 0 |
#define | EVT_MAX 1000 |
#define | TCP__TIMEOUT 3000 |
#define | FLUSH__TIME 3 |
#define | STDOUT_BUFIO_ 1 |
Functions | |
void | f_clnup (long[], int *) |
void | f_clnup_save (long[], int *) |
int | f_fltdscr (struct s_clnt_filter *) |
int | f_read_server (s_evt_channel *, int *, int, int) |
int | f_send_ackn (int, int) |
int | swapw (unsigned short *, unsigned short *, unsigned int) |
int | swapl (unsigned int *, unsigned int *, unsigned int) |
int | f_evcli_con (s_evt_channel *ps_chan, char *pc_node, int l_aport, int l_aevents, int l_asample) |
int | f_evcli_buf (s_evt_channel *ps_chan) |
int | f_evcli_evt (s_evt_channel *ps_chan) |
int | f_evcli_close (s_evt_channel *ps_chan) |
int | f_fltrd (struct s_clnt_filter *p_clnt_filter, char *c_file) |
int | f_typflt (struct s_clnt_filter *p_clnt_filter) |
void | f_strtoupper (char *u, char *l) |
void | f_clnup (v_mem, int *p_keyb) |
void | f_clnup_save (v_mem, int *p_keyb) |
Variables | |
unsigned short * | pi_inbuf |
unsigned int * | pl_inbuf |
unsigned int | l_len_w |
static int | i_debug = 0 |
s_clnt_filter * | p_clnt_filter |
s_clntbuf * | p_clntbuf |
s_opc1 * | p_opc1 |
static int unsigned | lf_swap = 0 |
static int unsigned | l_endian_serv |
static int | l_len_lw1 = CLNT__BUFH_LW |
int | l_len_lw2 |
int | i_channel |
int unsigned | l_clnt_sts |
int | l_status |
int | l_sts |
static char | c_modnam [] = "f_evcli" |
short | if_typevt |
short | i_sign = 1 |
short | i_len |
int | l_timeout |
int | l_retval |
static struct s_tcpcomm | s_tcpcomm_ec = {0,0,0} |
struct { | |
int l_ack_buf | |
int l_ack_bytes | |
int unsigned l_clnt_sts | |
} | s_ackn |
long | v_mem_clnup [8] |
|
Definition at line 61 of file f_evcli.c. Referenced by f_evcli_buf(), f_evcli_con(), and f_read_server(). |
|
|
|
|
|
Definition at line 165 of file f_evcli.c. Referenced by f_evcli_con(). |
|
Definition at line 166 of file f_evcli.c. Referenced by f_evcli_con(). |
|
|
|
Referenced by f_evcli_buf(), f_evcli_close(), and f_evcli_con(). |
|
Referenced by f_evcli_buf(), and f_evcli_con(). |
|
Definition at line 547 of file f_evcli.c. References s_opc1::b1_evtsev, s_opc1::b1_selflt, s_opc1::b1_selwrt, s_opc1::b3_opc, c_modnam, FALSE, GPS__MAXFLT, s_opc1::h_flt_len, s_flt_descr::h_fltblkbeg, s_flt_descr::h_fltblkend, s_opc1::h_fltspec, s_opc1::h_next_fltblk, s_flt_descr::h_nextdescr, s_flt_descr::hf_fltdescr, s_flt_descr::hf_wrtdescr, i_debug, s_filter::l_offset, s_filter::l_opcode, s_filter::l_pattern, l_status, and l_sts. Referenced by f_evcli_con(). |
|
Definition at line 1463 of file f_evcli.c. References c_modnam, CLNT__RESTBUF, CLNT__SMALLBUF, F__SWAP, f_stc_disperror(), f_stc_read(), FALSE, GPS__ENV_TESTBIT, i_debug, l_status, s_ackn, STC__SUCCESS, and TRUE. Referenced by f_evcli_buf(), and f_evcli_con(). |
|
Definition at line 1693 of file f_evcli.c. References c_modnam, f_stc_disperror(), f_stc_write(), FALSE, i_debug, l_status, s_ackn, STC__SUCCESS, and TRUE. Referenced by f_evcli_buf(), and f_evcli_close(). |
|
|
|
|
|
|
|
Definition at line 470 of file f_evcli.c. References s_ve10_1::l_dlen, s_clntbuf::l_events, s_evt_channel::l_evt_buf_posi, s_evt_channel::pc_evt_buf, s_evt_channel::pc_io_buf, and STC__SUCCESS. Referenced by f_evt_get_event(). |
|
Definition at line 489 of file f_evcli.c. References c_modnam, f_clnup(), f_send_ackn(), f_stc_close(), f_stc_discclient(), s_evt_channel::l_channel_no, l_status, STC__SUCCESS, TRUE, and v_mem_clnup. Referenced by f_evt_get_close(). |
|
Definition at line 898 of file f_evcli.c. References s_opc1::b1_evtsev, s_opc1::b1_lnkf1, s_opc1::b1_lnkf2, s_opc1::b1_selflt, s_opc1::b1_selwrt, s_opc1::b3_opc, c_modnam, FALSE, GPS__MAXFLT, s_opc1::h_flt_len, s_opc1::h_fltspec, s_opc1::h_next_fltblk, i_debug, l, s_filter::l_offset, s_filter::l_opcode, s_filter::l_pattern, and TRUE. |
|
|
|
|
|
|
|
|
|
|
Definition at line 158 of file f_evcli.c. Referenced by f_evcli_buf(). |
|
|
|
Definition at line 162 of file f_evcli.c. Referenced by f_fltdscr(), f_fltrd(), f_read_server(), f_send_ackn(), and f_typflt(). |
|
|
|
|
|
|
|
Definition at line 173 of file f_evcli.c. Referenced by f_evcli_buf(), and f_evcli_con(). |
|
Definition at line 174 of file f_evcli.c. Referenced by f_evcli_con(). |
|
|
|
Definition at line 176 of file f_evcli.c. Referenced by f_evcli_buf(), and f_evcli_con(). |
|
Definition at line 177 of file f_evcli.c. Referenced by f_evcli_con(). |
|
Definition at line 189 of file f_evcli.c. Referenced by f_evcli_buf(). |
|
|
Definition at line 179 of file f_evcli.c. Referenced by f_evcli_buf(), f_evcli_con(), and f_fltdscr(). |
|
Definition at line 180 of file f_evcli.c. Referenced by f_clnup(), f_clnup_save(), f_evcli_buf(), f_evcli_close(), f_evcli_con(), f_fltdscr(), f_fltrd(), f_read_server(), f_send_ackn(), and f_typflt(). |
|
|
|
|
|
|
|
Definition at line 182 of file f_evcli.c. Referenced by f_evcli_buf(), and f_evcli_con(). |
|
Definition at line 183 of file f_evcli.c. Referenced by f_evcli_buf(), f_evcli_con(), and f_stc_write(). |
|
|
|
|
|
|
|
Referenced by f_read_server(), and f_send_ackn(). |
|
Definition at line 193 of file f_evcli.c. Referenced by f_evcli_buf(), f_evcli_close(), and f_evcli_con(). |