_write             13 base/logging.cc #define write(fd, buf, count) _write(fd, buf, static_cast<unsigned int>(count))
_write             36 ppapi/tests/test_file_io.cc # define write _write
_write            150 third_party/libxml/src/trio.c #  define write _write
_write            372 third_party/tcmalloc/chromium/src/windows/port.h   return _write(fd, buf, count);
_write            369 third_party/tcmalloc/vendor/src/windows/port.h   return _write(fd, buf, count);