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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dlocaladdr.c863 int ifconfsize = -1; local
874 code = ioctl (s, SIOCGSIZIFCONF, &ifconfsize);
876 current_buf_size = ifconfsize;
877 est_if_count = ifconfsize / est_ifreq_size;
907 && ifconfsize <= 0

Completed in 17 milliseconds