Home
last modified time | relevance | path

Searched hist:"1584 e35d" (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/relayd/
H A Dhce.c1584e35d Sat Jul 19 11:38:54 GMT 2008 reyk <reyk@openbsd.org> no need for using a TAILQ queue for the host children list, use a
singly-linked SLIST instead. the only noticeable change is the
reversed order to notify the children but it does not really matter
here. also only walk through the children host list if the host
itself is a potential parent.
H A Dpfe.c1584e35d Sat Jul 19 11:38:54 GMT 2008 reyk <reyk@openbsd.org> no need for using a TAILQ queue for the host children list, use a
singly-linked SLIST instead. the only noticeable change is the
reversed order to notify the children but it does not really matter
here. also only walk through the children host list if the host
itself is a potential parent.
H A Dparse.y1584e35d Sat Jul 19 11:38:54 GMT 2008 reyk <reyk@openbsd.org> no need for using a TAILQ queue for the host children list, use a
singly-linked SLIST instead. the only noticeable change is the
reversed order to notify the children but it does not really matter
here. also only walk through the children host list if the host
itself is a potential parent.
H A Drelayd.h1584e35d Sat Jul 19 11:38:54 GMT 2008 reyk <reyk@openbsd.org> no need for using a TAILQ queue for the host children list, use a
singly-linked SLIST instead. the only noticeable change is the
reversed order to notify the children but it does not really matter
here. also only walk through the children host list if the host
itself is a potential parent.