OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pcapfile
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/shmif_dumpbus/
shmif_dumpbus.c
67
fprintf(stderr, "Usage: %s [-h] [-p
pcapfile
] buspath\n",
121
const char *
pcapfile
= NULL;
local in function:main
139
pcapfile
= optarg;
186
if (
pcapfile
&& strcmp(
pcapfile
, "-") == 0)
198
if (
pcapfile
) {
200
pdump = pcap_dump_open(pcap,
pcapfile
);
203
"Cannot open pcap dump file `%s': %s",
pcapfile
,
265
if (!
pcapfile
) {
285
if (
pcapfile
)
[
all
...]
shmif_dumpbus.c
67
fprintf(stderr, "Usage: %s [-h] [-p
pcapfile
] buspath\n",
121
const char *
pcapfile
= NULL;
local in function:main
139
pcapfile
= optarg;
186
if (
pcapfile
&& strcmp(
pcapfile
, "-") == 0)
198
if (
pcapfile
) {
200
pdump = pcap_dump_open(pcap,
pcapfile
);
203
"Cannot open pcap dump file `%s': %s",
pcapfile
,
265
if (!
pcapfile
) {
285
if (
pcapfile
)
[
all
...]
Completed in 63 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025