Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpcbind/
H A Dcheck_bound.c63 static struct fdlist *fdtail; variable
122 fdtail = fdl; in add_bndlist()
124 fdtail->next = fdl; in add_bndlist()
125 fdtail = fdl; in add_bndlist()