Searched defs:visium_long_option_table (Results 1 – 1 of 1) sorted by relevance
280 struct visium_long_option_table struct282 const char *option; /* Substring to match. */283 const char *help; /* Help information. */284 int (*func) (const char *subopt); /* Function to decode sub-option. */285 const char *deprecated; /* If non-null, print this message. */