Home
last modified time | relevance | path

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

/src/usr.sbin/rpcbind/
H A Dcheck_bound.c66 static struct fdlist *fdtail; variable
125 fdtail = fdl; in add_bndlist()
127 fdtail->next = fdl; in add_bndlist()
128 fdtail = fdl; in add_bndlist()