Home
last modified time | relevance | path

Searched defs:uid_t (Results 1 - 18 of 18) sorted by relevance

/third_party/python/Modules/
H A Dposixmodule.h15 PyAPI_FUNC(PyObject *) _PyLong_FromUid(uid_t); variable
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dstd.h28 typedef unsigned int uid_t; typedef
/third_party/rust/crates/linux-raw-sys/gen/include/
H A Dsupport.h46 #define uid_t __kernel_uid_t macro
/kernel/linux/linux-5.10/include/linux/
H A Dtypes.h32 typedef __kernel_uid32_t uid_t; typedef
/kernel/linux/linux-6.6/include/linux/
H A Dtypes.h37 typedef __kernel_uid32_t uid_t; typedef
/third_party/libwebsockets/include/
H A Dlibwebsockets.h91 typedef int uid_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dalltypes.h242 typedef unsigned uid_t; typedef
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dalltypes.h304 typedef unsigned uid_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h239 typedef unsigned uid_t; typedef
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dalltypes.h239 typedef unsigned uid_t; typedef
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dalltypes.h239 typedef unsigned uid_t; typedef
/third_party/rust/crates/nix/src/
H A Dunistd.rs[all...]
/kernel/linux/linux-5.10/tools/include/nolibc/
H A Dnolibc.h140 typedef unsigned int uid_t; typedef
/third_party/rust/crates/libc/src/
H A Dwasi.rs34 pub type uid_t = u32; types
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs33 pub type uid_t = ::c_ushort; types
36 pub type uid_t = i32; types
39 pub type uid_t = u32; types
[all...]
/third_party/python/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py2290 uid_t = __darwin_uid_t variable
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs61 pub type uid_t = ::c_ushort; types
[all...]
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs30 pub type uid_t = u32; types
[all...]

Completed in 38 milliseconds