Home
last modified time | relevance | path

Searched defs:errno_t (Results 1 - 4 of 4) sorted by relevance

/third_party/bounds_checking_function/include/
H A Dsecurec.h50 typedef int errno_t; typedef
[all...]
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs30 pub type errno_t = ::c_int; types
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs47 pub type errno_t = ::c_int; types
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs19 pub type errno_t = ::c_int; types

Completed in 15 milliseconds