Searched defs:fdlist (Results 1 – 4 of 4) sorted by relevance
64 struct fdlist { struct68 struct fdlist *next; argument72 static struct fdlist *fdhead; /* Link list of the check fd's */ argument
40 static struct fd_lst *fdlist = NULL; variable
464 fdlist(char *str, /* string of filedescriptors */ in fdlist() function
129 } fdlist[MAXBCAST]; in rpc_broadcast_exp() local