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

/haiku-fatelf/src/bin/
H A Dwatch.c98 option_help = 0, option_version = 0; local
115 option_help = 1;
139 if (!option_help)
143 if (option_help) {
/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluidsynth.c73 int option_help = 0; /* set to 1 if "-o help" is specified */ variable
104 option_help = 1;
411 if (option_help)
/haiku-fatelf/src/bin/patch/
H A Dpatch.c531 static char const *const option_help[] = variable
615 for (p = option_help; *p; p++)

Completed in 53 milliseconds