Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/ntpd/
HDrefclock_fg.c46 struct fgunit { struct
98 struct fgunit *up; in fg_start()
118 up = emalloc(sizeof(struct fgunit)); in fg_start()
119 memset(up, 0, sizeof(struct fgunit)); in fg_start()
162 struct fgunit *up; in fg_shutdown()
220 struct fgunit *up; in fg_receive()