Searched refs:help_sep (Results 1 – 1 of 1) sorted by relevance
1059 static const char help_sep[] = ", "; in subopt_help_str() local1070 len += (n - 1) * strlen(help_sep); in subopt_help_str()1080 sep = help_sep; in subopt_help_str()1467 static const char help_sep[] = ", "; in opt_help_str() local1478 len += (n - 1) * strlen(help_sep); in opt_help_str()1488 sep = help_sep; in opt_help_str()