write_file
long write_file(const char *, const char *, long, long);
if (addr_last && write_file("ed.hup", "w", 1, addr_last) < 0 &&
write_file(hup, "w", 1, addr_last);
if ((addr = write_file(*fnp ? fnp : old_filename,
if (write_file(gen, i, j, buf, size) == 0) {
void write_file(const char *);
write_file(argv[0]);
write_file(UNCHANGED_CONTROL, filesize, 1, 3);
write_file(filename, SEGSIZE / 3, 1, 0);
fd = write_file(UNCHANGED_CONTROL, FILE_SIZE, 0, 0);
write_file(UNCHANGED_CONTROL, CHUNKSIZE, 1, 0);
write_file(UNCHANGED_CONTROL, CHUNKSIZE, 1, 3);
write_file(TO_BE_DELETED, CHUNKSIZE, 1, 4);
write_file(TO_BE_APPENDED, CHUNKSIZE, 1, 5);
write_file(NEWLY_CREATED, CHUNKSIZE, 1, 6);
write_file(TO_BE_APPENDED, CHUNKSIZE, 1, 5);
int write_file(const char *, off_t, int, unsigned int);
int watch_file, write_file;
write_file = open(argv[2], O_WRONLY, O_APPEND);
if (write_file == -1)
write(write_file, &outbuf, sizeof(outbuf) - 1);
if (!write_file())
bool write_file(void);
write_file(fsopts, cur, dir);
void write_file(fsinfo_t *, fsnode *, const char *);