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_open(3) - freebsd
pcap_dump_open(3) - netbsd
pcap_dump_open(3pcap) - plan9
pcap_dump_fopen(3pcap) - x11r4
Similar Topics in the Unix Linux Community
FreeBSD Kernel Internals, Dr. Marshall Kirk McKusick
Memory Leaks
Reason for no directory creation date
Valid separator in time and date format
UNIX Environment Setup - (Just starting!)