Searched refs:IPQOS_CONF_FALSE_STR (Results 1 – 2 of 2) sorted by relevance
156 #define IPQOS_CONF_FALSE_STR "false" macro
4614 } else if (strcasecmp(str, IPQOS_CONF_FALSE_STR) == 0) { in readbool()