Searched refs:linux_fcntl64 (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_file.c | 1670 linux_fcntl64(struct thread *td, struct linux_fcntl64_args *args) in linux_fcntl64() function
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 241 …{ .sy_narg = AS(linux_fcntl64_args), .sy_call = (sy_call_t *)linux_fcntl64, .sy_auevent = AUE_FCNT…
|
| H A D | linux32_proto.h | 1801 int linux_fcntl64(struct thread *, struct linux_fcntl64_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 241 …{ .sy_narg = AS(linux_fcntl64_args), .sy_call = (sy_call_t *)linux_fcntl64, .sy_auevent = AUE_FCNT…
|
| H A D | linux_proto.h | 1795 int linux_fcntl64(struct thread *, struct linux_fcntl64_args *);
|
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_sysent.c | 241 …{ .sy_narg = AS(linux_fcntl64_args), .sy_call = (sy_call_t *)linux_fcntl64, .sy_auevent = AUE_FCNT…
|
| H A D | linux_proto.h | 1368 int linux_fcntl64(struct thread *, struct linux_fcntl64_args *);
|