Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_descrip.c1518 struct freebsd12_closefrom_args { struct
1524 freebsd12_closefrom(struct thread *td, struct freebsd12_closefrom_args *uap) in freebsd12_closefrom() argument
H A Dinit_sysent.c578 …{ compat12(AS(freebsd12_closefrom_args),closefrom), .sy_auevent = AUE_CLOSEFROM, .sy_flags = SYF_C…
/freebsd/sys/sys/
H A Dsysproto.h2763 struct freebsd12_closefrom_args { struct
2767 int freebsd12_closefrom(struct thread *, struct freebsd12_closefrom_args *); argument
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c579 …{ compat12(AS(freebsd12_closefrom_args),closefrom), .sy_auevent = AUE_CLOSEFROM, .sy_flags = SYF_C…