fdcount           339 drivers/net/wan/z85230.h 	int			fdcount;    	/* # of fd on device */
fdcount           964 fs/select.c    	int err = -EFAULT, fdcount, len;
fdcount          1001 fs/select.c    	fdcount = do_poll(head, &table, end_time);
fdcount          1013 fs/select.c    	err = fdcount;