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

/freebsd-12-stable/contrib/ntp/include/
H A Dntp_lists.h367 #define HEAD_DLIST(listhead, link) \ macro
/freebsd-12-stable/contrib/ntp/libntp/
H A Dauthkeys.c310 while (NULL != (sk = HEAD_DLIST(key_listhead, llink))) {
/freebsd-12-stable/contrib/ntp/ntpq/
H A Dntpq-subs.c2621 recent = HEAD_DLIST(mru_list, mlink);
2635 if (NULL == HEAD_DLIST(mru_list, mlink)) {
2783 head = HEAD_DLIST(mru_list, mlink);
2951 for (ri = 0, recent = HEAD_DLIST(mru_list, mlink);

Completed in 122 milliseconds