wireshark/ui/cli
Guy Harris caa1e87410 Use ws_{read,write,fdopen,close}.
Be more consistent about using the ws_ routines, as we suggest in
README.developer.

In C++ on UN*X, define ws_close as ::close rather than close, so that it
works even in classes with methods or members named "close".

Change-Id: Ide2652229e6b6b4624cbddae0e909a4ea1efa591
Reviewed-on: https://code.wireshark.org/review/11637
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2015-11-08 10:32:09 +00:00
..
Makefile.am Regenerate *-tap-register.c when associated Makefile.common is updated (*nix) 2015-06-25 21:36:45 +00:00
Makefile.common Convert Camel tap stats to new "generic stat API". 2015-08-04 19:12:00 +00:00
Makefile.nmake Regenerate *-tap-register.c when associated Makefile.common is updated 2015-06-23 13:42:16 +00:00
tap-camelsrt.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
tap-comparestat.c Use address functions instead of ADDRESS macros in ui. 2015-10-22 11:46:12 +00:00
tap-diameter-avp.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
tap-endpoints.c ep_<protocol>_port_to_display -> <protocol>_port_to_display 2015-01-08 05:32:32 +00:00
tap-expert.c Make sure per-packet tap callbacks return gbooleans. 2015-08-03 03:06:00 +00:00
tap-follow.c Use ws_{read,write,fdopen,close}. 2015-11-08 10:32:09 +00:00
tap-funnel.c Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
tap-gsm_astat.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
tap-hosts.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
tap-httpstat.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
tap-icmpstat.c Make sure per-packet tap callbacks return gbooleans. 2015-08-03 03:06:00 +00:00
tap-icmpv6stat.c Make sure per-packet tap callbacks return gbooleans. 2015-08-03 03:06:00 +00:00
tap-iostat.c Fix checkapi warnings 2015-09-26 16:13:15 +00:00
tap-iousers.c ep_<protocol>_port_to_display -> <protocol>_port_to_display 2015-01-08 05:32:32 +00:00
tap-macltestat.c lte/ui: fix 'time' var name. 2015-09-11 06:15:59 +00:00
tap-protocolinfo.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
tap-protohierstat.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
tap-rlcltestat.c lte/ui: fix 'time' var name. 2015-09-11 06:15:59 +00:00
tap-rpcprogs.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
tap-rtd.c Add ResponseTimeDelayDialog. 2015-07-07 23:17:51 +00:00
tap-rtp.c Fix crashes related to RTP Streams analysis 2015-10-01 20:46:50 +00:00
tap-rtspstat.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
tap-sctpchunkstat.c Use address functions instead of ADDRESS macros in ui. 2015-10-22 11:46:12 +00:00
tap-simple_stattable.c Add ResponseTimeDelayDialog. 2015-07-07 23:17:51 +00:00
tap-sipstat.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
tap-smbsids.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
tap-srt.c Avoid some Visual Studio Code Anaylzer warnings 2015-06-27 14:32:35 +00:00
tap-stats_tree.c Clean up stats_tree_presentation. 2015-06-05 21:39:08 +00:00
tap-sv.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
tap-wspstat.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
tshark-tap.h Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00