Searched refs:starts_with_help_option (Results 1 – 2 of 2) sorted by relevance
22 static inline int starts_with_help_option(const char *s) in starts_with_help_option() function
200 if (starts_with_help_option(key) == len) { in keyval_parse_one()