Searched defs:can_read (Results 1 – 13 of 13) sorted by relevance
281 const bool can_read = (readable || disconnected) && interest->params().read; in OnEpollEvent() local310 bool can_read, in HandleEvent()
86 bool can_read = 1; field221 bool can_read = 1; field
74 bool can_read = 1; field
173 pub fn can_read(&self) -> bool { in can_read() method372 pub fn can_read(&self) -> bool { in can_read() method764 fn can_read(self) -> bool { in can_read() method
857 fn can_read(perms: &std::fs::Permissions) -> bool { in generate() function863 fn can_read(_: &std::fs::Permissions) -> bool { in generate() function
406 bool can_read; in test_vsys_r() local
434 bool can_read = in ring_buffer_wait_read() local
304 #define can_read(buffer, size) ((buffer != NULL) && (((buffer)->offset + size) <= (buffer)->length)) macro
860 bool can_read = false; in ReadDataFromWebTransportStreamUntilFin() local
4489 bool can_read = true; in CanReadMemory() local
7452 bool can_read = (i < fake_fault_at_lane) && in SVEFaultTolerantLoadHelper() local