Searched refs:pi_min (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sbin/ifconfig/ | ||
| D | parse.h | 128 .pi_min = (__min), \ |
| D | parse.c | 206 if (val < pi->pi_min || val > pi->pi_max) { in pinteger_match() |