Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/linux/
Dstring.h13 int strtobool(const char *s, bool *res);
/Linux-v6.6/tools/lib/
Dstring.c48 int strtobool(const char *s, bool *res) in strtobool() function
/Linux-v6.6/include/linux/
Dkstrtox.h150 static inline int strtobool(const char *s, bool *res) in strtobool() function