Searched refs:linux_lchown16 (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/compat/linux/ |
| H A D | linux_uid16.c | 57 LIN_SDT_PROBE_DEFINE1(uid16, linux_lchown16, conv_path, "char *"); 76 linux_lchown16(struct thread *td, struct linux_lchown16_args *args) in linux_lchown16() function
|
| /freebsd/sys/i386/linux/ |
| H A D | linux_sysent.c | 33 …{ .sy_narg = AS(linux_lchown16_args), .sy_call = (sy_call_t *)linux_lchown16, .sy_auevent = AUE_LC…
|
| H A D | linux_proto.h | 1749 int linux_lchown16(struct thread *, struct linux_lchown16_args *);
|
| /freebsd/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 34 …{ .sy_narg = AS(linux_lchown16_args), .sy_call = (sy_call_t *)linux_lchown16, .sy_auevent = AUE_LC…
|
| H A D | linux32_proto.h | 1755 int linux_lchown16(struct thread *, struct linux_lchown16_args *);
|