tail head cat sleep
QR code linking to this page

Manual Pages  — PCAP_DUMP_FILE

NAME

pcap_dump_file - get the standard I/O stream for a savefile being written

CONTENTS

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(3) .

SEE ALSO

pcap(3)

3 January 2014 PCAP_DUMP_FILE (3)

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

LISP = Lots of Irritating Silly Parentheses