Searched refs:sys_getdtablesize (Results 1 – 4 of 4) sorted by relevance
147 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_getdtablesize, .sy_auevent = AUE_GETDTABLESIZE, .sy_fl…
337 sys_getdtablesize(struct thread *td, struct getdtablesize_args *uap) in sys_getdtablesize() function
154 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_getdtablesize, .sy_auevent = AUE_GETDTABLESIZE, .sy_fl…
1923 int sys_getdtablesize(struct thread *, struct getdtablesize_args *);