Home
last modified time | relevance | path

Searched refs:help_flagged (Results 1 – 2 of 2) sorted by relevance

/third_party/weston/tools/zunitc/src/
Dzunitc_impl.c524 zuc_initialize(int *argc, char *argv[], bool *help_flagged) in zuc_initialize() argument
586 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()
/third_party/weston/tools/zunitc/inc/zunitc/
Dzunitc.h148 int zuc_initialize(int *argc, char *argv[], bool *help_flagged);