Go to the source code of this file.
Functions | |
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) |
|
|
|
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(). |