ocssw
V2022
|
#include "opt.h"
Include dependency graph for opt.c:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | VERSION "2.1.1" |
Functions | |
void | freenccmpopts (nccmpopts *popts) |
void | initnccmpopts (nccmpopts *popts) |
void | printusage () |
void | printversion () |
int | getnccmpopts (int argc, char **argv, nccmpopts *popts) |
Macro Definition Documentation
◆ VERSION
Function Documentation
◆ freenccmpopts()
◆ getnccmpopts()
int getnccmpopts | ( | int | argc, |
char ** | argv, | ||
nccmpopts * | popts | ||
) |