Searched defs:long_opt (Results 1 – 6 of 6) sorted by relevance
22 struct option long_opt; member
15 static struct option long_opt[CMD_OPT_MAX_NUM+1]; variable [all...]
99 static void print_help(const char *cmd, const struct option *long_opt) in print_help() argument
35 static void print_help(const char *cmd, const struct option *long_opt) in print_help() argument
23 struct option long_opt; member