FreeBSD Manual Pages
PCAP_DUMP_FILE(3PCAP) PCAP_DUMP_FILE(3PCAP) NAME pcap_dump_file - get the standard I/O stream for a savefile being writ- ten 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(3PCAP). SEE ALSO pcap(3PCAP) 3 January 2014 PCAP_DUMP_FILE(3PCAP)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pcap_dump_file&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>