Home
last modified time | relevance | path

Searched refs:fcntl_args (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsysproto.h97 struct fcntl_args { struct
349 int sys_fcntl(struct thread *, struct fcntl_args *);
/f-stack/freebsd/kern/
H A Dkern_descrip.c390 struct fcntl_args { struct
398 sys_fcntl(struct thread *td, struct fcntl_args *uap) in sys_fcntl() argument
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 Dsystrace_args.c538 struct fcntl_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h323 struct fcntl_args { struct
1918 int sys_fcntl(struct thread *, struct fcntl_args *);