Searched refs:mib_hi (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isc/unix/ | ||
H A D | net.c | 806 int *mib_lo, *mib_hi, miblen; local 812 mib_hi = mib_hi4; 816 mib_hi = mib_hi6; 826 if (sysctl(mib_hi, miblen, &port_high, &portlen, NULL, 0) < 0) { |
Completed in 11 milliseconds