Home
last modified time | relevance | path

Searched refs:closefrom_args (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/kern/
H A Dkern_descrip.c1270 struct closefrom_args { struct
1276 sys_closefrom(struct thread *td, struct closefrom_args *uap) in sys_closefrom() argument
H A Dinit_sysent.c561 …{ AS(closefrom_args), (sy_call_t *)sys_closefrom, AUE_CLOSEFROM, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
H A Dsystrace_args.c2809 struct closefrom_args *p = params; in systrace_args()
/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…
H A Dfreebsd32_systrace_args.c2736 struct closefrom_args *p = params; in systrace_args()
/freebsd-12.1/sys/sys/
H A Dsysproto.h1513 struct closefrom_args { struct
2122 int sys_closefrom(struct thread *, struct closefrom_args *);