OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pcap_version
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
tcpdump.c
3539
extern char
pcap_version
[];
3541
static char
pcap_version
[] = "unknown";
3550
(void)fprintf(f, "libpcap version %s\n",
pcap_version
);
configure
7269
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether
pcap_version
is defined by libpcap" >&5
7270
printf %s "checking whether
pcap_version
is defined by libpcap... " >&6; }
7278
extern char
pcap_version
[];
7280
return (int)
pcap_version
;
/src/external/bsd/libpcap/dist/
pcap.c
344
PCAP_API char
pcap_version
[];
variable
345
PCAP_API_DEF char
pcap_version
[] = PACKAGE_VERSION;
variable
Completed in 20 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026