Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/dtc/
Dutil.c398 const char * const opts_help[]) in util_usage() argument
424 assert(opts_help[i] != NULL); in util_usage()
440 fprintf(fp, "%s\n", opts_help[i]); in util_usage()
Dutil.h204 const char * const opts_help[]) __attribute__((noreturn));