aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-06-01 19:05:28 +0000
committerGuy Harris <guy@alum.mit.edu>2012-06-01 19:05:28 +0000
commitca286472684b164e615003956cbea1c57f891bf3 (patch)
tree38623ba341809b8e586776c4f722eb699a0ad5f2 /wiretap
parent9e3b598e304fc10dad70cb5196455badfc965a3b (diff)
Export those file_ routines that Wiretap plugins would use (others
should only be used inside Wiretap). svn path=/trunk/; revision=42986
Diffstat (limited to 'wiretap')
-rw-r--r--wiretap/wtap.def8
1 files changed, 8 insertions, 0 deletions
diff --git a/wiretap/wtap.def b/wiretap/wtap.def
index 62035e439c..143e25f554 100644
--- a/wiretap/wtap.def
+++ b/wiretap/wtap.def
@@ -15,6 +15,14 @@ buffer_free
buffer_init
buffer_remove_start
+file_eof
+file_error
+file_getc
+file_gets
+file_seek
+file_read
+file_tell
+
wtap_buf_ptr
wtap_cleareof
wtap_close