Searched refs:linux_lchown (Results 1 – 7 of 7) sorted by relevance
| /freebsd-head/sys/compat/linux/ |
| HD | linux_file.c | 1553 linux_lchown(struct thread *td, struct linux_lchown_args *args) in linux_lchown() function
|
| /freebsd-head/sys/amd64/linux/ |
| HD | linux_sysent.c | 111 …{ .sy_narg = AS(linux_lchown_args), .sy_call = (sy_call_t *)linux_lchown, .sy_auevent = AUE_LCHOWN…
|
| HD | linux_proto.h | 1521 int linux_lchown(struct thread *, struct linux_lchown_args *);
|
| /freebsd-head/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 216 …{ .sy_narg = AS(linux_lchown_args), .sy_call = (sy_call_t *)linux_lchown, .sy_auevent = AUE_LCHOWN…
|
| HD | linux32_proto.h | 1887 int linux_lchown(struct thread *, struct linux_lchown_args *);
|
| /freebsd-head/sys/i386/linux/ |
| HD | linux_sysent.c | 215 …{ .sy_narg = AS(linux_lchown_args), .sy_call = (sy_call_t *)linux_lchown, .sy_auevent = AUE_LCHOWN…
|
| HD | linux_proto.h | 1882 int linux_lchown(struct thread *, struct linux_lchown_args *);
|