Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsysproto.h349 int sys_fcntl(struct thread *, struct fcntl_args *);
/f-stack/freebsd/kern/
H A Dinit_sysent.c150 …{ .sy_narg = AS(fcntl_args), .sy_call = (sy_call_t *)sys_fcntl, .sy_auevent = AUE_FCNTL, .sy_flags…
H A Dkern_descrip.c398 sys_fcntl(struct thread *td, struct fcntl_args *uap) in sys_fcntl() function
/f-stack/freebsd/sys/
H A Dsysproto.h1918 int sys_fcntl(struct thread *, struct fcntl_args *);