Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_uid16.c56 LIN_SDT_PROBE_DEFINE1(uid16, linux_chown16, conv_path, "char *");
68 linux_chown16(struct thread *td, struct linux_chown16_args *args) in linux_chown16() function
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c199 …{ .sy_narg = AS(linux_chown16_args), .sy_call = (sy_call_t *)linux_chown16, .sy_auevent = AUE_CHOW…
H A Dlinux_proto.h1872 int linux_chown16(struct thread *, struct linux_chown16_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c200 …{ .sy_narg = AS(linux_chown16_args), .sy_call = (sy_call_t *)linux_chown16, .sy_auevent = AUE_CHOW…
H A Dlinux32_proto.h1877 int linux_chown16(struct thread *, struct linux_chown16_args *);