Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/solid/
H A Dmod.rs26 pub type __caddr_t = *mut c_char; typedef
68 pub type caddr_t = __caddr_t;
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs70 pub type __caddr_t = *mut c_char; typedef
111 pub type caddr_t = __caddr_t;