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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Doptions.c108 static Argument *append_argument(CommandLineOptions *options, ArgumentType type);
660 arg = append_argument(options, ARG__BLOCK_NUMBER);
668 arg = append_argument(options, ARG__BLOCK_TYPE);
677 arg = append_argument(options, ARG__EXCEPT_BLOCK_TYPE);
686 arg = append_argument(options, ARG__DATA_FORMAT);
701 arg = append_argument(options, ARG__FROM_FILE);
792 Argument *append_argument(CommandLineOptions *options, ArgumentType type) function

Completed in 54 milliseconds