Searched refs:strtobool (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/include/linux/ | ||
| A D | string.h | 13 int strtobool(const char *s, bool *res); |
| /linux/tools/lib/ | ||
| A D | string.c | 48 int strtobool(const char *s, bool *res) in strtobool() function |
Completed in 6 milliseconds