Home
last modified time | relevance | path

Searched refs:bc_opt_longoptsMatch (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/bc/src/
H A Dopt.c231 static bool bc_opt_longoptsMatch(const char *name, const char *option) { in bc_opt_longoptsMatch() function
305 if (bc_opt_longoptsMatch(name, option)) { in bc_opt_parse()