Home
last modified time | relevance | path

Searched defs:__uid_t (Results 1 – 7 of 7) sorted by relevance

/external/e2fsprogs/include/mingw/sys/
Dtypes.h8 typedef unsigned short __uid_t; typedef
/external/e2fsprogs/include/nonunix/
Dpwd.h4 typedef unsigned short __uid_t; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h32 typedef int __uid_t; typedef
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c1721 typedef unsigned short __uid_t; typedef
/external/minijail/rust/minijail-sys/
Dlibminijail.rs6 pub type __uid_t = ::std::os::raw::c_uint; typedef
/external/rust/crates/libc/src/solid/
Dmod.rs43 pub type __uid_t = u32; typedef
/external/rust/crates/libc/src/unix/hurd/
Dmod.rs33 pub type __uid_t = __u32_type; typedef