Home
last modified time | relevance | path

Searched defs:lgrp_view_t (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/libc/src/unix/solarish/
Dmod.rs55 pub type lgrp_view_t = ::c_uint; typedef
3026 pub fn lgrp_view(cookie: ::lgrp_cookie_t) -> ::lgrp_view_t; in lgrp_view()