write 226 lib/common/pid.c rc = write(fd, buf, LOCKSTRLEN); write 425 lib/common/remote.c write_rc = write(sock, unsent, unsent_len); write 151 lib/services/services_linux.c && (write(last_sigchld_data->pipe_fd[1], "", 1) == -1)) { write 452 lib/services/services_linux.c ret = write(op->opaque->stdin_fd, buffer + total, len - total); write 114 maint/gnulib/lib/c-stack.c ignore_value (write (STDERR_FILENO, progname, prognamelen)); write 115 maint/gnulib/lib/c-stack.c ignore_value (write (STDERR_FILENO, separator, sizeof separator)); write 116 maint/gnulib/lib/c-stack.c ignore_value (write (STDERR_FILENO, message, messagelen)); write 120 maint/gnulib/lib/c-stack.c ignore_value (write (STDERR_FILENO, buf, buflen)); write 151 maint/gnulib/lib/c-stack.c ignore_value (write (STDERR_FILENO, buf, write 173 maint/gnulib/lib/c-stack.c ignore_value (write (STDERR_FILENO, buf, write 93 maint/gnulib/lib/pipe-filter-aux.h retval = write (fd, buf, count); write 173 maint/gnulib/lib/pipe-filter-gi.c write (filter->fd[1], wbuf, count > SSIZE_MAX ? SSIZE_MAX : count); write 359 maint/gnulib/lib/pipe-filter-gi.c write (filter->fd[1], wbuf, count > SSIZE_MAX ? SSIZE_MAX : count); write 200 maint/gnulib/lib/pipe-filter-ii.c write (l->fd[1], buf, bufsize > SSIZE_MAX ? SSIZE_MAX : bufsize); write 490 maint/gnulib/lib/pipe-filter-ii.c ssize_t nwritten = write (fd[1], buf, attempt_to_write); write 29 maint/gnulib/lib/pwrite.c #define __libc_write(f,b,n) write (f, b, n) write 44 maint/gnulib/lib/safe-read.c # define rw write write 138 maint/gnulib/lib/select.c BOOL read, write, except; write 148 maint/gnulib/lib/select.c read = write = except = FALSE; write 153 maint/gnulib/lib/select.c write = TRUE; write 192 maint/gnulib/lib/select.c write = TRUE; write 197 maint/gnulib/lib/select.c write = TRUE; write 237 maint/gnulib/lib/select.c write = TRUE; write 251 maint/gnulib/lib/select.c if (write && (wbits->in[fd / CHAR_BIT] & (1 << (fd & (CHAR_BIT - 1))))) write 2275 maint/gnulib/lib/unistd.in.h _GL_FUNCDECL_RPL (write, ssize_t, (int fd, const void *buf, size_t count) write 2277 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_RPL (write, ssize_t, (int fd, const void *buf, size_t count)); write 2283 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_MDA (write, ssize_t, (int fd, const void *buf, size_t count)); write 2285 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_SYS (write, ssize_t, (int fd, const void *buf, size_t count)); write 2287 maint/gnulib/lib/unistd.in.h _GL_CXXALIASWARN (write); write 2298 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_MDA (write, int, (int fd, const void *buf, unsigned int count)); write 2300 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_MDA (write, ssize_t, (int fd, const void *buf, unsigned int count)); write 2303 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_SYS (write, ssize_t, (int fd, const void *buf, size_t count)); write 2305 maint/gnulib/lib/unistd.in.h _GL_CXXALIASWARN (write); write 91 maint/gnulib/tests/macros.h int ret = write (2, s, strlen (s)); \ write 73 maint/gnulib/tests/nap.h ASSERT (write (nap_fd, "\n", 1) == 1); write 39 maint/gnulib/tests/test-binary-io.c if (write (fd, "Hello\n", 6) < 0) write 180 maint/gnulib/tests/test-dup2.c ASSERT (write (fd, "1", 1) == 1); write 183 maint/gnulib/tests/test-dup2.c ASSERT (write (fd + 2, "2", 1) == 1); write 158 maint/gnulib/tests/test-dup3.c ASSERT (write (fd, "1", 1) == 1); write 161 maint/gnulib/tests/test-dup3.c ASSERT (write (fd + 2, "2", 1) == 1); write 210 maint/gnulib/tests/test-execute-child.c int n = write (10, "bar", 3); write 384 maint/gnulib/tests/test-execute-main.c ASSERT (write (fd, "Foo", 3) == 3); write 47 maint/gnulib/tests/test-fclose.c ASSERT (write (fd, buf, sizeof buf) == sizeof buf); write 62 maint/gnulib/tests/test-fdatasync.c ASSERT (write (fd, "hello", 5) == 5); write 51 maint/gnulib/tests/test-fgetc.c ASSERT (write (fd, text, sizeof (text)) == sizeof (text)); write 99 maint/gnulib/tests/test-flock.c ASSERT (write (fd, "hello", 5) == 5); write 51 maint/gnulib/tests/test-fread.c ASSERT (write (fd, text, sizeof (text)) == sizeof (text)); write 62 maint/gnulib/tests/test-fsync.c ASSERT (write (fd, "hello", 5) == 5); write 66 maint/gnulib/tests/test-isatty.c ASSERT (write (fd, "hello", 5) == 5); write 33 maint/gnulib/tests/test-link.h ASSERT (write (fd, "hello", 5) == 5); write 78 maint/gnulib/tests/test-link.h ASSERT (write (fd, "world", 5) == 5); write 84 maint/gnulib/tests/test-nonblocking-writer.h ret = write (fd, data, 2 * data_block_size); write 119 maint/gnulib/tests/test-nonblocking-writer.h ret = write (fd, data + bytes_written, write 159 maint/gnulib/tests/test-nonblocking-writer.h ret = write (fd, data + bytes_written, write 82 maint/gnulib/tests/test-open.h ASSERT (write (fd, "c", 1) == 1); write 62 maint/gnulib/tests/test-openat-safer.c ASSERT (write (fd, "hi", 2) == 2); write 78 maint/gnulib/tests/test-openpty.c if (write (master, input, strlen (input)) < (int) strlen (input)) write 263 maint/gnulib/tests/test-poll.c ASSERT (write (c, "foo", 3) == 3); write 277 maint/gnulib/tests/test-poll.c ASSERT (write (c, "foo", 3) == 3); write 282 maint/gnulib/tests/test-poll.c ASSERT (write (c, "foo", 3) == 3); write 311 maint/gnulib/tests/test-poll.c ASSERT (write (wd, "foo", 3) == 3); write 342 maint/gnulib/tests/test-poll.c ASSERT (write (c2, "foo", 3) == 3); write 46 maint/gnulib/tests/test-pread.c ASSERT (write (fd, buf, N) == N); write 47 maint/gnulib/tests/test-pwrite.c ASSERT (write (fd, buf, N) == N); write 39 maint/gnulib/tests/test-read.c ASSERT (write (fd, "Hello World", 11) == 11); write 36 maint/gnulib/tests/test-readtokens.c ASSERT (write (fd, "a|b;c+d", 7) == 7); write 78 maint/gnulib/tests/test-rename.h ASSERT (write (fd, "hi", 2) == 2); write 366 maint/gnulib/tests/test-select.h ASSERT (write (c, "foo", 3) == 3); write 378 maint/gnulib/tests/test-select.h ASSERT (write (c, "foo", 3) == 3); write 383 maint/gnulib/tests/test-select.h ASSERT (write (c, "foo", 3) == 3); write 401 maint/gnulib/tests/test-select.h ASSERT (write (wd, "foo", 3) == 3); write 427 maint/gnulib/tests/test-select.h ASSERT (write (c2, "foo", 3) == 3); write 54 maint/gnulib/tests/test-sigpipe.c int ret = write (1, c, sizeof (c)); write 120 maint/gnulib/tests/test-spawn-pipe-child.c ASSERT (write (STDOUT_FILENO, buffer, 1) == 1); write 61 maint/gnulib/tests/test-spawn-pipe-main.c ASSERT (write (fd[1], buffer, 1) == 1); write 37 maint/gnulib/tests/test-supersede-open.h ASSERT (write (fd, "Hello world\n", 12) == 12); write 63 maint/gnulib/tests/test-supersede-open.h ASSERT (write (fd, "Foobar\n", 7) == 7); write 110 maint/gnulib/tests/test-supersede-open.h ASSERT (write (fd, "Foobar\n", 7) == 7); write 134 maint/gnulib/tests/test-supersede-open.h ASSERT (write (fd, "New\n", 4) == 4); write 191 maint/gnulib/tests/test-supersede-open.h ASSERT (write (fd, "New\n", 4) == 4); write 220 maint/gnulib/tests/test-supersede-open.h ASSERT (write (fd, "Hello world\n", 12) == 12); write 41 maint/gnulib/tests/test-truncate.c ASSERT (write (fd, "Hello", 5) == 5); write 272 maint/gnulib/tests/test-unistd-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::write, ssize_t, write 22 maint/gnulib/tests/test-write.c SIGNATURE_CHECK (write, ssize_t, (int, const void *, size_t)); write 39 maint/gnulib/tests/test-write.c ASSERT (write (fd, "Hello World", 11) == 11); write 46 maint/gnulib/tests/test-write.c ASSERT (write (fd, "fascination", 11) == 11); write 64 maint/gnulib/tests/test-write.c ASSERT (write (-1, &byte, 1) == -1); write 71 maint/gnulib/tests/test-write.c ASSERT (write (99, &byte, 1) == -1);