Home
last modified time | relevance | path

Searched refs:linux_getgid16 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_uid16.c195 linux_getgid16(struct thread *td, struct linux_getgid16_args *args) in linux_getgid16() function
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c64 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getgid16, .sy_auevent = AUE_GETGID, .sy_flags = 0, .…
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c65 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getgid16, .sy_auevent = AUE_GETGID, .sy_flags = 0, .…