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

/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c138 { 0, (sy_call_t *)sys_getdtablesize, AUE_GETDTABLESIZE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 89 = getdtablesize */
/freebsd-10-stable/sys/kern/
H A Dinit_sysent.c125 { 0, (sy_call_t *)sys_getdtablesize, AUE_GETDTABLESIZE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 89 = getdtablesize */
H A Dkern_descrip.c346 sys_getdtablesize(struct thread *td, struct getdtablesize_args *uap) function
/freebsd-10-stable/sys/sys/
H A Dsysproto.h1906 int sys_getdtablesize(struct thread *, struct getdtablesize_args *);

Completed in 154 milliseconds