Home
last modified time | relevance | path

Searched refs:sys_closefrom (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/kern/
H A Dinit_sysent.c561 …{ AS(closefrom_args), (sy_call_t *)sys_closefrom, AUE_CLOSEFROM, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
H A Dkern_descrip.c1276 sys_closefrom(struct thread *td, struct closefrom_args *uap) in sys_closefrom() function
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c581 …{ AS(closefrom_args), (sy_call_t *)sys_closefrom, AUE_CLOSEFROM, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
/freebsd-12.1/sys/sys/
H A Dsysproto.h2122 int sys_closefrom(struct thread *, struct closefrom_args *);