Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_uid16.c57 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 Dlinux_sysent.c33 …{ .sy_narg = AS(linux_lchown16_args), .sy_call = (sy_call_t *)linux_lchown16, .sy_auevent = AUE_LC…
H A Dlinux_proto.h1749 int linux_lchown16(struct thread *, struct linux_lchown16_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c34 …{ .sy_narg = AS(linux_lchown16_args), .sy_call = (sy_call_t *)linux_lchown16, .sy_auevent = AUE_LC…
H A Dlinux32_proto.h1755 int linux_lchown16(struct thread *, struct linux_lchown16_args *);