Searched refs:UNLINK_FIFO (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ntp/libntp/
H A Drecvbuff.c176 UNLINK_FIFO(rbunlinked, full_recv_fifo, link);
291 UNLINK_FIFO(rbuf, full_recv_fifo, link);
/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_config.c1177 UNLINK_FIFO(np, *pf1, link);
1383 UNLINK_FIFO(option, *options, link);
1585 UNLINK_FIFO(i_n, *fifo, link);
1604 UNLINK_FIFO(sn, *fifo, link);
1624 UNLINK_FIFO(av, *av_fifo, link);
1643 UNLINK_FIFO(fg, *fifo, link);
1663 UNLINK_FIFO(rn, *fifo, link);
1682 UNLINK_FIFO(sv, *fifo, link);
1703 UNLINK_FIFO(aon, *fifo, link);
1887 UNLINK_FIFO(my_inf
[all...]
H A Dntpsim.c373 UNLINK_FIFO(curr_script, *server->script, link);
/freebsd-12-stable/contrib/ntp/include/
H A Dntp_lists.h88 * UNLINK_FIFO(punlinked, anchor, nextlink)
281 #define UNLINK_FIFO(punlinked, anchor, nextlink) \ macro

Completed in 135 milliseconds