Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c5534 char typest[IPQOS_CONF_TYPE_LEN+1]; in readtype() local
5605 place_st, param, typest, dfltst); in readtype()
5655 if (strcmp(nv_types[x].string, typest) == 0) { in readtype()