Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h144 #define IPQOS_CONF_ACTION_STR "action" macro
H A Dipqosconf.c3771 (void) fprintf(fp, IPQOS_CONF_ACTION_STR " {\n"); in printaction()
7805 } else if (strcmp(st, IPQOS_CONF_ACTION_STR) != 0) { in readaction()
7807 "%u.\n"), IPQOS_CONF_ACTION_STR, lineno); in readaction()