Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/include/
H A Dntp_lists.h130 (pentry)->nextlink = (listhead); \
140 pptail = &((*pptail)->nextlink); \
142 (pentry)->nextlink = NULL; \
157 (pentry)->nextlink = *ppentry; \
163 (pentry)->nextlink = NULL; \
200 *ppentry = (punlinked)->nextlink; \
212 U_E_S_CUR(), nextlink, entrytype)
270 (pentry)->nextlink = NULL; \
293 &(punlinked)->nextlink) \
323 &(punlinked)->nextlink) \
[all …]
/freebsd-14.2/contrib/mandoc/
H A Dmandocdb.c1084 goto nextlink; in mlinks_undupe()
1095 goto nextlink; in mlinks_undupe()
1099 goto nextlink; in mlinks_undupe()
1103 nextlink: in mlinks_undupe()