Wireshark
4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ui
persfilepath_opt.h
Go to the documentation of this file.
1
14
#ifndef PERSFILEPATH_OPT_H
15
#define PERSFILEPATH_OPT_H
16
17
#ifdef __cplusplus
18
extern
"C"
{
19
#endif
/* __cplusplus */
20
29
extern
bool
persfilepath_opt
(
int
opt,
const
char
*optstr);
30
31
#ifdef __cplusplus
32
}
33
#endif
/* __cplusplus */
34
35
#endif
/* PERSFILEPATH_OPT_H */
persfilepath_opt
bool persfilepath_opt(int opt, const char *optstr)
Process command line option that affects the paths of the directories used for personal files (config...
Definition
persfilepath_opt.c:28
Generated by
1.9.8