Searched defs:first_range (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c2889 boolean_t first_range; /* first range for a value to be printed ? */ local
2913 first_range = B_TRUE;
2943 if (!first_entry && first_range) {
2954 if (!first_range) {
2957 first_range = B_FALSE;

Completed in 502 milliseconds