Searched refs:freebsd32_fcntl_args (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h97 struct freebsd32_fcntl_args { struct
717 int freebsd32_fcntl(struct thread *, struct freebsd32_fcntl_args *);
H A Dfreebsd32_sysent.c147 { AS(freebsd32_fcntl_args), (sy_call_t *)freebsd32_fcntl, AUE_FCNTL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 92 = freebsd32_fcntl */
H A Dfreebsd32_systrace_args.c557 struct freebsd32_fcntl_args *p = params;
H A Dfreebsd32_misc.c3192 freebsd32_fcntl(struct thread *td, struct freebsd32_fcntl_args *uap)

Completed in 118 milliseconds