Searched refs:help_flagged (Results 1 – 2 of 2) sorted by relevance
524 zuc_initialize(int *argc, char *argv[], bool *help_flagged) in zuc_initialize() argument586 if (help_flagged) in zuc_initialize()587 *help_flagged = false; in zuc_initialize()644 if (help_flagged) in zuc_initialize()645 *help_flagged = true; in zuc_initialize()
148 int zuc_initialize(int *argc, char *argv[], bool *help_flagged);