Searched refs:msbyte (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dgetnetent.c308 int msbyte; local
327 * msbyte: the index of the most significant byte in the n_addr array.
332 msbyte = nwent->n_length / 8 +
334 for (i = 0; i <= msbyte; i++)

Completed in 30 milliseconds