|
PatchworkOS
|
Go to the source code of this file.
Functions | |
| int | strcasecmp (const char *s1, const char *s2) |
| int strcasecmp | ( | const char * | s1, |
| const char * | s2 | ||
| ) |
Definition at line 4 of file strcasecmp.c.
References tolower().
Referenced by config_find_pair(), config_find_section(), and config_get_bool().