Home
last modified time | relevance | path

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

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