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