Lines Matching refs:write
20 * with this program; if not, write the Free Software Foundation, Inc.,
429 * (each child will write at least 50000 bytes, since all
500 int *count_word; /* holds address where to write writers count */
501 int *pid_word; /* holds address where to write writers pid */
539 * writes are only in one unit when the size of the write
547 * write pid and count in first two
566 " write count %d, but expected to write %d",
737 -i #writes - number write per child, zero means forever.\n\
744 -s size - size of read and write (def 327)\n\
859 write(STDOUT_FILENO, str, strlen(STR));