Home
last modified time | relevance | path

Searched defs:fdlist (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind/
HDcheck_bound.c65 struct fdlist { struct
68 struct fdlist *next; argument
72 static struct fdlist *fdhead; /* Link list of the check fd's */ argument
/trueos/usr.sbin/rpcbind/
HDcheck_bound.c63 struct fdlist { struct
66 struct fdlist *next; argument
70 static struct fdlist *fdhead; /* Link list of the check fd's */ argument
/trueos/lib/libc/rpc/
HDclnt_bcast.c269 } fdlist[MAXBCAST]; local