Lines Matching refs:write

16  *   along with this program;  if not, write to the Free Software
87 /* #1 Parent making a write lock on entire file */
92 /* #2 Parent making a write lock on entire file */
94 /* Child attempting a write lock on entire file */
104 /* Child attempting a write lock on entire file */
108 /* #5 Parent making a write lock on entire file */
116 /* #6 Parent making a write lock on entire file */
119 * Child attempting a write lock from beginning of
135 * Child attempting a write lock from beginning of
141 /* #9 Parent making a write lock on entire file */
146 /* #10 Parent making a write lock on entire file */
148 /* Child attempting a write lock from byte 7 to end of file */
158 /* Child attempting a write lock from byte 7 to end of file */
163 * #13 Parent making a write lock from beginning of
174 * #14 Parent making a write lock from beginning of file
179 * Child attempting a write lock from beginning of
201 * Child attempting a write lock from beginning
208 * #17 Parent making a write lock from beginning
216 * #18 Parent making a write lock from beginning of
220 /* Child attempting a write lock from byte 2 to byte 4 */
236 /* Child attempting a write lock from byte 2 to byte 4 */
241 * #21 Parent making a write lock from beginning of
249 * #22 Parent making a write lock from beginning
253 /* Child attempting a write lock from byte 3 to byte 7 */
269 /* Child attempting a write lock from byte 3 to byte 7 */
275 * #25 Parent making a write lock from beginning of
283 * #26 Parent making a write lock from beginning of
287 /* Child attempting a write lock from byte 7 to end of file */
303 /* Child attempting a write lock from byte 7 to end of file */
308 /* #29 Parent making a write lock from byte 3 to byte 7 */
313 /* #30 Parent making a write lock from byte 3 to byte 7 */
315 /* Child attempting a write lock from beginning of file to byte 2 */
318 /* #31 Parent making a write lock from byte 3 to byte 7 */
323 /* #32 Parent making a write lock from byte 3 to byte 7 */
325 /* Child attempting a write lock from beginning of file to byte 2 */
329 /* #33 Parent making a write lock from byte 5 to end of file */
334 /* #34 Parent making a write lock from byte 5 to end of file */
336 /* Child attempting a write lock from byte 3 to byte 7 */
346 /* Child attempting a write lock from byte 3 to byte 7 */
351 * #37 Parent making write lock from byte 2 to byte 3
355 /* Child attempting write lock on byte 1 */
359 * #38 Parent making write lock from byte 2 to byte 3
363 /* Child attempting write lock on byte 4 */
367 * #39 Parent making write lock from byte 2 to byte 3
371 /* Child attempting write lock on byte 2 */
375 * #40 Parent making write lock from byte 2 to byte 3
379 /* Child attempting write lock on byte 3 */
383 * #41 Parent making write lock from byte 2 to byte 6
387 /* Child attempting write lock on byte 1 */
391 * #42 Parent making write lock from byte 2 to byte 6
395 /* Child attempting write lock on byte 7 */
399 * #43 Parent making write lock from byte 2 to byte 6
403 /* Child attempting write lock on byte 2 */
407 * #44 Parent making write lock from byte 2 to byte 6
411 /* Child attempting write lock on byte 5 */
415 * #45 Parent making write lock from byte 2 to byte 6
419 /* Child attempting write lock on byte 6 */
423 * #46 Parent making write lock from byte 2 to byte 3 with
427 /* Child attempting write lock on byte 1 */
431 * #47 Parent making write lock from byte 2 to byte 3 with
435 /* Child attempting write lock on byte 4 */
439 * #48 Parent making write lock from byte 2 to byte 3 with
443 /* Child attempting write lock on byte 2 */
447 * #49 Parent making write lock from byte 2 to byte 3 with
451 /* Child attempting write lock on byte 3 */
455 * #50 Parent making write lock from byte 6 to byte 7 with
459 /* Child attempting write lock on byte 5 */
463 * #51 Parent making write lock from byte 6 to byte 7 with
467 /* Child attempting write lock on byte 8 */
471 * #52 Parent making write lock from byte 6 to byte 7 with
475 /* Child attempting write lock on byte 6 */
479 * #53 Parent making write lock from byte 6 to byte 7 with
483 /* Child attempting write lock on byte 7 */
487 * #54 Parent making write lock from byte 3 to byte 7 with
491 /* Child attempting write lock on byte 2 */
495 * #55 Parent making write lock from byte 3 to byte 7 with
499 /* Child attempting write lock on byte 8 */
503 * #56 Parent making write lock from byte 3 to byte 7 with
507 /* Child attempting write lock on byte 3 */
511 * #57 Parent making write lock from byte 3 to byte 7 with
515 /* Child attempting write lock on byte 5 */
519 * #58 Parent making write lock from byte 3 to byte 7 with
523 /* Child attempting write lock on byte 7 */
527 /* #59 Parent making write lock on entire file */
529 /* Child attempting write lock on byte 15 to end of file */
784 if (write(fd, FILEDATA, 10) < 0)
785 tst_brkm(TBROK, cleanup, "write() failed");
1021 if (write(fd, FILEDATA, 10) < 0)
1022 tst_brkm(TBROK, cleanup, "write failed");
1058 if (write(fd, FILEDATA, 10) < 0)
1059 tst_brkm(TBROK, cleanup, "write failed");
1075 if (write(fd, FILEDATA, 10) < 0)
1076 tst_brkm(TBROK, cleanup, "write failed");