Searched defs:visium_long_option_table (Results 1 – 2 of 2) sorted by relevance
259 struct visium_long_option_table struct261 const char *option; /* Substring to match. */262 const char *help; /* Help information. */263 int (*func) (const char *subopt); /* Function to decode sub-option. */264 const char *deprecated; /* If non-null, print this message. */
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. */