Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Drefclock_tsyncpci.c404 unsigned int itAllocationLength2; in tsync_poll() local
497 itAllocationLength2 = in tsync_poll()
501 it2 = (ioctl_trans_di*)alloca(itAllocationLength2); in tsync_poll()