Query: pcap_lib_version
OS: netbsd
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCAP_LIB_VERSION(3) Library Functions Manual PCAP_LIB_VERSION(3)NAMEpcap_lib_version - get the version information for libpcapSYNOPSIS#include <pcap/pcap.h> const char *pcap_lib_version(void);DESCRIPTIONpcap_lib_version() returns a pointer to a string giving information about the version of the libpcap library being used; note that it con- tains more information than just a version number.SEE ALSOpcap(3) 5 April 2008 PCAP_LIB_VERSION(3)
| Related Man Pages |
|---|
| pcap_open_offline(3) - netbsd |
| pcap-savefile(5) - netbsd |
| pcap-savefile(5) - linux |
| pcap-savefile(5) - suse |
| pcap-savefile(5) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| sorting left-justified numeric values |
| How to install PGX32 on Sparc 10 Ultra? |
| Better to Use Return Code or wc -l Output? |
| BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD |