Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/rpcbind/
H A Dcheck_bound.c71 static struct fdlist *fdtail; variable
130 fdtail = fdl; in add_bndlist()
132 fdtail->next = fdl; in add_bndlist()
133 fdtail = fdl; in add_bndlist()