Lines Matching full:write
32 .Nm write ,
36 .Nd write output
42 .Fn write "int fd" "const void *buf" "size_t nbytes"
52 .Fn write
54 attempts to write
74 perform the same functions, but write to the specified position in
99 will always write a complete area before proceeding
103 .Fn write
110 .Fn write ,
113 Objects that are not capable of seeking always write from the current
119 .Fn write
129 .Fn write
132 may write fewer bytes than requested;
137 .Fn write
142 .Fn write ,
153 a read/write range lock on the file byte range
163 .Fn write ,
177 An attempt is made to write to a pipe that is not open
180 An attempt is made to write to a socket of type
184 An attempt was made to write a file that exceeds the process's
204 A signal interrupted the write before it could be completed.
219 The file descriptor refers to a raw device, and the write
288 .Fn write
311 .Fn write