Searched refs:ArgumentType (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Doptions.h82 } ArgumentType; typedef in typeref:enum:__anon874
173 ArgumentType type;
H A Doptions.c106 static Argument *find_argument(CommandLineOptions *options, ArgumentType type);
108 static Argument *append_argument(CommandLineOptions *options, ArgumentType type);
774 Argument *find_argument(CommandLineOptions *options, ArgumentType type)
792 Argument *append_argument(CommandLineOptions *options, ArgumentType type)

Completed in 44 milliseconds