Home
last modified time | relevance | path

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

/src/contrib/ntp/include/
H A Dntp_lists.h332 #define CONCAT_FIFO(f1, f2, nextlink) \ macro
/src/contrib/ntp/ntpd/
H A Dntp_config.c1223 CONCAT_FIFO(*pf1, *pf2, link); in concat_gen_fifos()
/src/contrib/ntp/
H A DCommitLog134002 get correct line numbers from failures. CONCAT_FIFO() has same.
134254 Maintain pptail correctly in UNLINK_FIFO(), CONCAT_FIFO().