HelenOS sources

write             417 uspace/lib/cpp/include/__bits/io/ostream.hpp             basic_ostream<Char, Traits>& write(const char_type* s, streamsize n)
write             232 uspace/lib/posix/src/unistd.c ssize_t write(int fildes, const void *buf, size_t nbyte)
HelenOS homepage, sources at GitHub