Home
last modified time | relevance | path

Searched refs:__uid_t (Results 1 – 10 of 10) sorted by relevance

/external/e2fsprogs/include/nonunix/
Dpwd.h4 typedef unsigned short __uid_t; typedef
5 __inline __uid_t getuid(void){return 0;} in getuid()
14 __uid_t pw_uid;
/external/e2fsprogs/include/mingw/sys/
Dtypes.h8 typedef unsigned short __uid_t; typedef
/external/e2fsprogs/include/mingw/
Dunistd.h6 __inline __uid_t getuid(void){return 0;} in getuid()
Dpwd.h12 __uid_t pw_uid;
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h32 typedef int __uid_t; typedef
/external/minijail/
Dlibminijail.rs8 pub type __uid_t = ::std::os::raw::c_uint; typedef
13 pub type uid_t = __uid_t;
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c1721 typedef unsigned short __uid_t; typedef
3441 typedef __uid_t uid_t;
/external/crosvm/net_sys/src/
Diff.rs500 pub type __uid_t = ::std::os::raw::c_uint; typedef
554 pub type uid_t = __uid_t;
/external/elfutils/tests/
Drun-show-die-info.sh340 Name : __uid_t
/external/crosvm/usb_util/src/
Dbindings.rs305 pub type __uid_t = ::std::os::raw::c_uint; typedef
382 pub type uid_t = __uid_t;