Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/include/
Dntp_lists.h184 #define UNLINK_EXPR_SLIST(punlinked, listhead, expr, nextlink, \ macro
213 UNLINK_EXPR_SLIST(punlinked, listhead, (ptounlink) == \
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_io.c4574 UNLINK_EXPR_SLIST(lsock, fd_list, fd ==
4645 UNLINK_EXPR_SLIST(unlinked, remoteaddr_list, SOCK_EQ(addr,
4664 UNLINK_EXPR_SLIST(unlinked, remoteaddr_list, iface ==
/netbsd/src/external/bsd/ntp/dist/
DChangeLog55 Reported by renmingshuai. Correct UNLINK_EXPR_SLIST() when the
2345 * [Bug 1970] from 4.2.6p4-RC2: UNLINK_EXPR_SLIST() causes crash if list
3422 * [Bug 1970] UNLINK_EXPR_SLIST() causes crash if list is empty.
DNEWS73 Reported by renmingshuai. Correct UNLINK_EXPR_SLIST() when the
3572 * Fix a rare boundary condition in UNLINK_EXPR_SLIST()
7338 * Fix a rare boundary condition in UNLINK_EXPR_SLIST()
DCommitLog3122 Correct UNLINK_EXPR_SLIST() when the list is empty.
3128 Correct UNLINK_EXPR_SLIST() when the list is empty.
126167 UNLINK_EXPR_SLIST().
126171 UNLINK_EXPR_SLIST().
126174 [BUG 1970] UNLINK_EXPR_SLIST() causes crash if list is empty.
126177 [BUG 1970] UNLINK_EXPR_SLIST() causes crash if list is empty.
126180 [BUG 1970] UNLINK_EXPR_SLIST() causes crash if list is empty.