Home
last modified time | relevance | path

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

/trueos/contrib/ntp/ntpd/
HDntp_proto.c1824 static u_int indx_size = 0; local
1854 indx_size += 5 * 3 * sizeof(*indx);
1858 indx = (int *)emalloc(indx_size);