Searched defs:with_flags (Results 1 – 5 of 5) sorted by relevance
102 pub fn with_flags(mask: &SigSet, flags: SfdFlags) -> Result<SignalFd> { in with_flags() method
643 pub fn with_flags(mut self, flags: sys::c_int) -> Self { in with_flags() method
471 pub(super) const fn with_flags(&self, YearFlags(flags): YearFlags) -> Mdf { in with_flags() method
262 typedef enum {with_flags, without_flags} flag_type; enumerator
94 with_flags, /* WITH flags */ member