Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Drefclock_tsyncpci.c402 unsigned int itAllocationLength; in tsync_poll() local
443 itAllocationLength = in tsync_poll()
447 it = (ioctl_trans_di*)alloca(itAllocationLength); in tsync_poll()