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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dmain.c103 { "help" , share__no_argument, 0, 'h' },
104 { "explain" , share__no_argument, 0, 'H' },
105 { "version" , share__no_argument, 0, 'v' },
106 { "decode" , share__no_argument, 0, 'd' },
107 { "analyze" , share__no_argument, 0, 'a' },
108 { "test" , share__no_argument, 0, 't' },
109 { "stdout" , share__no_argument, 0, 'c' },
110 { "silent" , share__no_argument, 0, 's' },
111 { "totally-silent" , share__no_argument, 0, 0 },
112 { "warnings-as-errors" , share__no_argument,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/include/share/
H A Dgetopt.h83 share__no_argument (or 0) if the option does not take an argument,
114 # define share__no_argument 0 macro

Completed in 112 milliseconds