Searched refs:fdcount (Results 1 – 1 of 1) sorted by relevance
978 int err = -EFAULT, fdcount, len; in do_sys_poll() local1015 fdcount = do_poll(head, &table, end_time); in do_sys_poll()1030 err = fdcount; in do_sys_poll()