Searched refs:linux_getuid_args (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/i386/linux/
H A Dlinux_proto.h653 struct linux_getuid_args { struct
1739 int linux_getuid(struct thread *, struct linux_getuid_args *);
/freebsd-13-stable/sys/arm/linux/
H A Dlinux_proto.h557 struct linux_getuid_args { struct
1358 int linux_getuid(struct thread *, struct linux_getuid_args *);
/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_proto.h656 struct linux_getuid_args { struct
1253 int linux_getuid(struct thread *, struct linux_getuid_args *);
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_proto.h435 struct linux_getuid_args { struct
1419 int linux_getuid(struct thread *, struct linux_getuid_args *);
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_proto.h656 struct linux_getuid_args { struct
1745 int linux_getuid(struct thread *, struct linux_getuid_args *);
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_misc.c1737 linux_getuid(struct thread *td, struct linux_getuid_args *args)

Completed in 243 milliseconds