Searched refs:strtobool (Results 1 – 2 of 2) sorted by relevance
13 int strtobool(const char *s, bool *res);
9 * More specifically, the first copied function was strtobool, which12 * d0f1fed29e6e ("Add a strtobool function matching semantics of existing in kernel equivalents")40 * strtobool - convert common user inputs into boolean values48 int strtobool(const char *s, bool *res) in strtobool() function