Home
last modified time | relevance | path

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

/external/crosvm/net_sys/src/
Diff.rs539 pub type __socklen_t = ::std::os::raw::c_uint; typedef
834 pub type socklen_t = __socklen_t;
/external/crosvm/usb_util/src/
Dbindings.rs368 pub type __socklen_t = ::std::os::raw::c_uint; typedef