Searched refs:getmaxfd (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dkern_descrip.c134 static int getmaxfd(struct proc *p);
806 getmaxfd(struct proc *p) function
843 maxfd = getmaxfd(p);
1632 maxfd = getmaxfd(p);
1721 lim = getmaxfd(p);

Completed in 60 milliseconds