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

/freebsd-11-stable/sys/sys/
H A Dfiledesc.h172 int fdallocn(struct thread *td, int minfd, int *fds, int n);
/freebsd-11-stable/sys/kern/
H A Duipc_usrreq.c1823 if (fdallocn(td, 0, fdp, newfds) != 0) {
H A Dkern_descrip.c1703 fdallocn(struct thread *td, int minfd, int *fds, int n) function

Completed in 76 milliseconds