Home
last modified time | relevance | path

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 Dipqosconf.h155 #define IPQOS_CONF_TRUE_STR "true" macro
H A Dipqosconf.c4612 if (strcasecmp(str, IPQOS_CONF_TRUE_STR) == 0) { in readbool()