Home
last modified time | relevance | path

Searched refs:s_mars_net_NETCALL (Results 1 – 1 of 1) sorted by relevance

/dports/comms/flmsg/flmsg-4.0.19/src/mars/
H A Dmars_net.cxx125 string s_mars_net_NETCALL; variable
167 s_mars_net_NETCALL.clear(); in clear_mars_net_fields()
198 if (s_mars_net_NETCALL != txt_mars_net_NETCALL->value()) return true; in check_mars_net_fields()
228 s_mars_net_NETCALL = txt_mars_net_NETCALL->value(); in update_mars_net_fields()
261 txt_mars_net_NETCALL->value(s_mars_net_NETCALL.c_str()); in update_mars_netform()
320 mbuff.append( lineout( mars_net_NETCALL, s_mars_net_NETCALL ) ); in make_mars_buffnet()
353 s_mars_net_NETCALL = findstr(data, mars_net_NETCALL); in read_mars_net_buffer()
646 replacestr(formnet, mars_net_NETCALL, s_mars_net_NETCALL); in cb_mars_net_html()
687 replacestr(formnet, mars_net_NETCALL, s_mars_net_NETCALL); in cb_mars_net_textout()