Searched defs:PERM (Results 1 – 5 of 5) sorted by relevance
22 PERM = SQLITE_PERM, enumerator
787 pub const PERM: Self = Self(c::EPERM); constant
491 pub const PERM: Self = Self::from_errno(errno::EPERM); constant
434 PERM, enumerator
446 PERM, enumerator