pcap_dump_file(3pcap) v7 man page | unix.com

Man Page: pcap_dump_file

Operating Environment: v7

Section: 3pcap

PCAP_DUMP_FILE(3PCAP)													     PCAP_DUMP_FILE(3PCAP)

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(3PCAP) 5 April 2008 PCAP_DUMP_FILE(3PCAP)
Related Man Pages
pcap_dump_fopen(3pcap) - centos
pcap_dump_open(3pcap) - centos
pcap_dump_open(3pcap) - osx
pcap_dump_fopen(3pcap) - osx
pcap_dump_open(3pcap) - v7
Similar Topics in the Unix Linux Community
Goto - UNIX v6 Manual Questions
Need to add prefix using sed or awk from cat the file
Sort by values in the 1st row, leaving first four coulumns untouched
Required libs to compile libXft
Bash - here document on RHEL 6.8 and 6.9 servers aren't working