Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linux/
H A Dlinux_uid16.c224 linux_geteuid16(struct thread *td, struct linux_geteuid16_args *args) in linux_geteuid16() function
/freebsd-14.2/sys/i386/linux/
H A Dlinux_sysent.c66 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_geteuid16, .sy_auevent = AUE_GETEUID, .sy_flags = 0,…
H A Dlinux_proto.h1770 int linux_geteuid16(struct thread *, struct linux_geteuid16_args *);
/freebsd-14.2/sys/amd64/linux32/
H A Dlinux32_sysent.c67 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_geteuid16, .sy_auevent = AUE_GETEUID, .sy_flags = 0,…
H A Dlinux32_proto.h1776 int linux_geteuid16(struct thread *, struct linux_geteuid16_args *);