Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h98 #define IPQOS_CONF_TYPE_LINE_LEN 1024 macro
H A Dipqosconf.c5410 char lbuf[IPQOS_CONF_TYPE_LINE_LEN]; in read_perm_items()
5439 while (fgets(lbuf, IPQOS_CONF_TYPE_LINE_LEN, tfp) != NULL) { in read_perm_items()
5527 char lbuf[IPQOS_CONF_TYPE_LINE_LEN]; in readtype()
5579 while (fgets(lbuf, IPQOS_CONF_TYPE_LINE_LEN, tfp) != NULL) { in readtype()