#include <stdlib.h>#include <stdio.h>#include <errno.h>#include <a.out.h>#include <sys/types.h>#include <fcntl.h>#include <sys/stat.h>#include <string.h>#include <unistd.h>Include dependency graph for addaout.c:

Go to the source code of this file.
Defines | |
| #define | INPUT_FILE 1 |
| #define | OUTPUT_FILE 2 |
Functions | |
| void | report (char *problem, char *message) |
| int | copy_data (int srcfd, int dstfd) |
| int | main (int argc, char **argv) |
|
|
Definition at line 19 of file addaout.c. Referenced by main(). |
|
|
Definition at line 20 of file addaout.c. Referenced by main(). |
|
||||||||||||
|
Definition at line 30 of file addaout.c. References bp, fprintf(), n, r, read, stderr, total, and write. Referenced by main(). |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 23 of file addaout.c. References fprintf(), and stderr. Referenced by add(), adddir(), apply_add(), apply_chmod(), apply_link(), apply_mkold(), apply_remove(), cache2file(), chkmap(), cleandir(), copy(), copy1(), copylink(), dec(), deltemp(), dma_setup(), do1(), do_fkey_pressed(), do_init(), do_new_kmess(), exit_server(), fatal(), file2cache(), filter(), format_device(), image_dmp(), init_server(), inittemp(), irqtab_dmp(), job_listen(), job_setup_connect(), job_setup_listen(), kenv_dmp(), kmessages_dmp(), link1(), listdir(), listfiles(), m_ioctl(), m_transfer(), main(), makedir(), memmap_dmp(), monparams_dmp(), privileges_dmp(), proctab_dmp(), quit(), r_random(), remove1(), sched_dmp(), send(), sendmask_dmp(), slave(), start_service(), startup(), stop_service(), timing_dmp(), traverse(), wcrx(), work(), and wtmp(). |
1.4.6