Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcbind/
H A Dcheck_bound.c73 static struct fdlist *fdtail; variable
168 fdtail = fdl; in add_bndlist()
170 fdtail->next = fdl; in add_bndlist()
171 fdtail = fdl; in add_bndlist()