Home
last modified time | relevance | path

Searched defs:can_write (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/libnet/lib/Net/FTP/
H A Ddataconn.pm114 sub can_write { subroutine
/openbsd-src/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DSelect.pm138 sub can_write subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/HTTP-Tiny/lib/HTTP/
H A DTiny.pm1614 sub can_write { subroutine
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DFileSystem.h477 inline bool can_write(const Twine &Path) { in can_write() function