Searched refs:getmaxfd (Results 1 – 1 of 1) sorted by relevance
112 static int getmaxfd(struct thread *td);809 getmaxfd(struct thread *td) in getmaxfd() function846 maxfd = getmaxfd(td); in kern_dup()1830 maxfd = getmaxfd(td); in fdalloc()