Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs34 pub type __uid_t = __u32_type; typedef
79 pub type uid_t = __uid_t;
440 pub si_uid: __uid_t,
469 pub st_uid: __uid_t,
477 pub st_author: __uid_t,
490 pub st_uid: __uid_t,
498 pub st_author: __uid_t,
739 pub pw_uid: __uid_t,
/rust-libc-0.2.174/src/solid/
H A Dmod.rs35 pub type __uid_t = u32; typedef