Home
last modified time | relevance | path

Searched refs:IPQOS_CONF_FALSE_STR (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h156 #define IPQOS_CONF_FALSE_STR "false" macro
H A Dipqosconf.c4619 } else if (strcasecmp(str, IPQOS_CONF_FALSE_STR) == 0) { in readbool()