Home
last modified time | relevance | path

Searched defs:strtobool (Results 1 – 2 of 2) sorted by relevance

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