freebsd man page for pcap_dump_file

Query: pcap_dump_file

OS: freebsd

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCAP_DUMP_FILE(3)					     Library Functions Manual						 PCAP_DUMP_FILE(3)

NAME
pcap_dump_file - get the standard I/O stream for a savefile being written
SYNOPSIS
#include <pcap/pcap.h> FILE *pcap_dump_file(pcap_dumper_t *p);
DESCRIPTION
pcap_dump_file() returns the standard I/O stream of the ``savefile'' opened by pcap_dump_open().
SEE ALSO
pcap(3) 5 April 2008 PCAP_DUMP_FILE(3)
Related Man Pages
pcap_dump_fopen(3pcap) - centos
pcap_dump_fopen(3pcap) - debian
pcap_dump_open(3) - netbsd
pcap_dump_fopen(3pcap) - suse
pcap_dump_fopen(3pcap) - plan9
Similar Topics in the Unix Linux Community
Unix File Permissions
The Whole Story on #! /usr/bin/ksh
Memory Leaks
UNIX Environment Setup - (Just starting!)