Searched defs:can_write (Results 1 – 13 of 13) sorted by relevance
594 const bool can_write = (writable || disconnected) && in OnEpollEvent() local631 bool can_write, in HandleEvent()
180 pub fn can_write(&self) -> bool { in can_write() method379 pub fn can_write(&self) -> bool { in can_write() method
92 bool can_write = 3; field
478 int can_write = try_open(ufile->path, O_WRONLY) == 0; in create_check_hlinks() local
354 bool can_write = v ? ring_buffer_view_can_write(r, v, bytes) : ring_buffer_can_write(r, bytes); in ring_buffer_wait_write() local
426 inline bool can_write(const Twine &Path) { in can_write() function
415 inline bool can_write(const Twine &Path) { in can_write() function
482 inline bool can_write(const Twine &Path) { in can_write() function
477 inline bool can_write(const Twine &Path) { in can_write() function
415 const bool can_write = CanWriteNewDataAfterData(header.size()); in WriteDataFrameHeader() local