Searched refs:IPQOS_CONF_TRUE_STR (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ | ||
H A D | ipqosconf.h | 155 #define IPQOS_CONF_TRUE_STR "true" macro |
H A D | ipqosconf.c | 4612 if (strcasecmp(str, IPQOS_CONF_TRUE_STR) == 0) { in readbool() |