Query: pcap_dump_file
OS: mojave
Section: 3pcap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCAP_DUMP_FILE(3PCAP) PCAP_DUMP_FILE(3PCAP)NAMEpcap_dump_file - get the standard I/O stream for a savefile being writtenSYNOPSIS#include <pcap/pcap.h> FILE *pcap_dump_file(pcap_dumper_t *p);DESCRIPTIONpcap_dump_file() returns the standard I/O stream of the ``savefile'' opened by pcap_dump_open().SEE ALSOpcap(3PCAP) 3 January 2014 PCAP_DUMP_FILE(3PCAP)