Searched refs:uid_t (Results 1 - 7 of 7) sorted by relevance

/gem5/src/kern/freebsd/
H A Dfreebsd.hh60 typedef uint32_t uid_t; typedef in class:FreeBSD
/gem5/src/kern/solaris/
H A Dsolaris.hh52 typedef int32_t uid_t; typedef in class:Solaris
/gem5/src/arch/riscv/linux/
H A Dlinux.hh125 typedef uint32_t uid_t; typedef in class:RiscvLinux64
141 uid_t st_uid;
/gem5/src/kern/linux/
H A Dlinux.hh59 typedef uint32_t uid_t; typedef in class:Linux
/gem5/ext/libelf/
H A Dlibelf.h139 uid_t ar_uid;
H A Dlibelf_ar.c246 eh->ar_uid = (uid_t) n;
/gem5/src/sim/
H A Dsyscall_emul.cc699 uid_t hostOwner = owner;
724 uid_t hostOwner = owner;

Completed in 22 milliseconds