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
97 static void print_help(const char *cmd, const struct option *long_opt) in print_help()
35 static void print_help(const char *cmd, const struct option *long_opt) in print_help()
23 struct option long_opt; member
Completed in 8 milliseconds