Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdhcputil/common/
H A Ddhcp_symbol.c45 ushort_t dc_max; /* maximum valid code */ member
502 if (code < entry->dc_min || code > entry->dc_max) { in dsym_validate_code()
877 *max = entry->dc_max; in dsym_get_code_ranges()