Searched defs:can_write (Results 1 – 5 of 5) sorted by relevance
479 int can_write = try_open(ufile->path, O_WRONLY) == 0; in create_check_hlinks() 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
655 bool can_write() const { return mode() == MainThread; } in can_write() function
459 inline bool can_write(const Twine &Path) { in can_write() function