Home
last modified time | relevance | path

Searched refs:InotifyEvent (Results 1 – 25 of 3030) sorted by relevance

12345678910>>...122

/dports/sysutils/incron/incron-81421d3a8bde0989d7e167d8a814d5232896c930/
H A Dinotify-cxx.h221 class InotifyEvent
228 InotifyEvent() in InotifyEvent() function
243 InotifyEvent(const struct inotify_event* pEvt, InotifyWatch* pWatch) in InotifyEvent() function
259 ~InotifyEvent() {} in ~InotifyEvent()
665 bool GetEvent(InotifyEvent* pEvt) throw (InotifyException);
675 bool GetEvent(InotifyEvent& rEvt) throw (InotifyException) in GetEvent()
689 bool PeekEvent(InotifyEvent* pEvt) throw (InotifyException);
699 bool PeekEvent(InotifyEvent& rEvt) throw (InotifyException) in PeekEvent()
874 std::deque<InotifyEvent> m_events; ///< event queue
H A Dinotify-cxx.cpp48 int32_t InotifyEvent::GetDescriptor() const in GetDescriptor()
55 uint32_t InotifyEvent::GetMaskByName(const std::string& rName) in GetMaskByName()
114 void InotifyEvent::DumpTypes(uint32_t uValue, std::string& rStr) in DumpTypes()
223 void InotifyEvent::DumpTypes(std::string& rStr) const in DumpTypes()
456 InotifyEvent evt(pEvt, pW); in WaitForEvents()
457 if ( InotifyEvent::IsType(pW->GetMask(), IN_ONESHOT) in WaitForEvents()
458 || InotifyEvent::IsType(evt.GetMask(), IN_IGNORED)) in WaitForEvents()
468 bool Inotify::GetEvent(InotifyEvent* pEvt) throw (InotifyException) in GetEvent()
486 bool Inotify::PeekEvent(InotifyEvent* pEvt) throw (InotifyException) in PeekEvent()
/dports/lang/nim/nim-1.6.2/lib/posix/
H A Dinotify.nim13 InotifyEvent* {.pure, final, importc: "struct inotify_event",
76 iterator inotify_events*(evs: pointer, n: int): ptr InotifyEvent =
83 var ev: ptr InotifyEvent = cast[ptr InotifyEvent](evs)
87 let sz = InotifyEvent.sizeof + int(ev[].len)
89 ev = cast[ptr InotifyEvent](cast[uint](ev) + uint(sz))
/dports/devel/sccache/sccache-0.2.15/cargo-crates/nix-0.14.1/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(&self) -> Result<Vec<InotifyEvent>> { in read_events() argument
206 events.push(InotifyEvent { in read_events()
/dports/games/genact/genact-0.10.0/cargo-crates/nix-0.17.0/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(&self) -> Result<Vec<InotifyEvent>> { in read_events() argument
206 events.push(InotifyEvent { in read_events()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/nix-0.17.0/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(&self) -> Result<Vec<InotifyEvent>> { in read_events() argument
206 events.push(InotifyEvent { in read_events()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/nix-0.16.1/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(&self) -> Result<Vec<InotifyEvent>> { in read_events() argument
206 events.push(InotifyEvent { in read_events()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/nix-0.17.0/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(&self) -> Result<Vec<InotifyEvent>> { in read_events() argument
206 events.push(InotifyEvent { in read_events()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/nix-0.14.1/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(&self) -> Result<Vec<InotifyEvent>> { in read_events() argument
206 events.push(InotifyEvent { in read_events()
/dports/www/firefox/firefox-99.0/third_party/rust/nix/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(&self) -> Result<Vec<InotifyEvent>> { in read_events() argument
206 events.push(InotifyEvent { in read_events()
/dports/graphics/viu/viu-1.1/cargo-crates/nix-0.17.0/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(&self) -> Result<Vec<InotifyEvent>> { in read_events() argument
206 events.push(InotifyEvent { in read_events()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/nix-0.14.1/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(&self) -> Result<Vec<InotifyEvent>> { in read_events() argument
206 events.push(InotifyEvent { in read_events()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/nix-0.17.0/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(&self) -> Result<Vec<InotifyEvent>> { in read_events() argument
206 events.push(InotifyEvent { in read_events()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/nix-0.17.0/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent {
174 pub fn read_events(&self) -> Result<Vec<InotifyEvent>> {
206 events.push(InotifyEvent {
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/nix-0.17.0/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(&self) -> Result<Vec<InotifyEvent>> { in read_events() argument
206 events.push(InotifyEvent { in read_events()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/nix-0.14.1/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(&self) -> Result<Vec<InotifyEvent>> { in read_events() argument
206 events.push(InotifyEvent { in read_events()
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/nix-0.17.0/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(&self) -> Result<Vec<InotifyEvent>> { in read_events() argument
206 events.push(InotifyEvent { in read_events()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.IO/
H A DInotifyWatcher.cs69 struct InotifyEvent { // Our internal representation for the data returned by the kernel struct
70 public static readonly InotifyEvent Default = new InotifyEvent (); argument
397 static int ReadEvent (byte [] source, int off, int size, out InotifyEvent evt) in ReadEvent()
399 evt = new InotifyEvent (); in ReadEvent()
466 InotifyEvent evt; in ProcessEvents()
511 InotifyEvent to; in ProcessEvents()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/nix-0.19.1/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(self) -> Result<Vec<InotifyEvent>> { in read_events() argument
209 events.push(InotifyEvent { in read_events()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/nix-0.23.0/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(self) -> Result<Vec<InotifyEvent>> { in read_events() argument
209 events.push(InotifyEvent { in read_events()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/nix-0.23.1/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(self) -> Result<Vec<InotifyEvent>> { in read_events() argument
209 events.push(InotifyEvent { in read_events()
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/nix-0.23.0/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(self) -> Result<Vec<InotifyEvent>> { in read_events() argument
209 events.push(InotifyEvent { in read_events()
/dports/shells/nsh/nsh-0.4.2/cargo-crates/nix-0.22.0/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(self) -> Result<Vec<InotifyEvent>> { in read_events() argument
209 events.push(InotifyEvent { in read_events()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/nix-0.19.1/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(self) -> Result<Vec<InotifyEvent>> { in read_events() argument
209 events.push(InotifyEvent { in read_events()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/nix-0.23.0/src/sys/
H A Dinotify.rs99 pub struct InotifyEvent { struct
174 pub fn read_events(self) -> Result<Vec<InotifyEvent>> { in read_events() argument
209 events.push(InotifyEvent { in read_events()

12345678910>>...122