Searched defs:arm_long_option_table (Results 1 – 1 of 1) sorted by relevance
24617 struct arm_long_option_table struct24619 char * option; /* Substring to match. */24620 char * help; /* Help information. */24621 int (* func) (char * subopt); /* Function to decode sub-option. */24622 char * deprecated; /* If non-null, print this message. */