Home
last modified time | relevance | path

Searched refs:SECURITY (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dtypes.rs296 pub(super) const SECURITY: u32 = STAT | ACL;
297 pub(super) const METADATA: u32 = SECURITY | XATTR;
318 const SECURITY = copyfile::SECURITY; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
H A Dtypes.rs89 pub const SECURITY: Self = Self(c::AF_SECURITY as _); consts
/third_party/tzdata/
H A DMakefile580 NEWS README SECURITY theory.html version
617 calendars CONTRIBUTING LICENSE Makefile NEWS README SECURITY \
875 CONTRIBUTING LICENSE README SECURITY \
/third_party/rust/crates/rustix/src/backend/libc/net/
H A Dtypes.rs197 pub const SECURITY: Self = Self(c::AF_SECURITY as _); consts
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dnid.rs703 pub const SECURITY: Nid = Nid(ffi::NID_Security); consts

Completed in 12 milliseconds