#include "out.h"#include "arch.h"#include "ranlib.h"#include <stdio.h>#include <ctype.h>Include dependency graph for anm.c:

Go to the source code of this file.
Functions | |
| char * | malloc () |
| char * | realloc () |
| main (argc, char **argv) | |
| int | rd_unsigned2 () |
| long | lseek () |
| char * | strncpy () |
| process (int fd) | |
| do_file (int fd) | |
| compare (struct outname *p1, struct outname *p2) | |
| rd_fatal () | |
Variables | |
| int | numsort_flg |
| int | sectsort_flg |
| int | undef_flg |
| int | revsort_flg = 1 |
| int | globl_flg |
| int | nosort_flg |
| int | arch_flg |
| int | prep_flg |
| int | read_error |
| outhead | hbuf |
| outsect | sbuf |
| long | off |
| long | s_base [S_MAX] |
| char * | filename |
| int | narg |
|
||||||||||||
|
Definition at line 300 of file anm.c. References numsort_flg, revsort_flg, sectsort_flg, and strcmp. |
|
|
Definition at line 139 of file anm.c. References BADMAGIC, compare, exit(), filename, fprintf(), hbuf, HF_8086, i, j, n, nbuf, NULL, outhead::oh_flags, outhead::oh_nchar, outhead::oh_nname, outhead::oh_nsect, rd_fdopen(), rd_ohead(), rd_sect(), read_error, s_base, S_MIN, sbuf, and stderr. |
|
|
|
|
||||||||||||
|
Definition at line 38 of file anm.c. References argc, close, exit(), filename, fprintf(), globl_flg, narg, nosort_flg, numsort_flg, open, prep_flg, process(), revsort_flg, sectsort_flg, stderr, and undef_flg. |
|
|
|
|
|
Definition at line 103 of file anm.c. References AALMAG, ar_hdr::ar_name, ar_hdr::ar_size, ARMAG, do_file(), filename, fprintf(), L, lseek, magic, narg, O_MAGIC, printf, rd_arhdr(), rd_unsigned2(), stderr, strcmp, strncpy(), and SYMDEF. Referenced by main(). |
|
|
Definition at line 335 of file anm.c. References filename, fprintf(), read_error, and stderr. |
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 35 of file anm.c. Referenced by do_file(), finish_drive_clause(), main(), opentxt(), parse(), Path_Dir_File(), Process(), process(), rd_fatal(), setDFmacro(), syntax(), and unzRepair(). |
|
|
Definition at line 24 of file anm.c. Referenced by main(). |
|
|
|
|
|
Definition at line 36 of file anm.c. Referenced by command(), main(), parseheredoc(), process(), and simplecmd(). |
|
|
Definition at line 25 of file anm.c. Referenced by main(). |
|
|
|
|
|
Definition at line 31 of file anm.c. Referenced by add_z_1(), add_z_2(), alloc_inode(), backtrace(), dumpfile(), enter_dir(), get_reg(), gnu_symbolic(), incr_link(), incr_size(), link_islink(), main(), modify(), raw_install(), rd_ohead(), rd_rew_relos(), read_write(), rl_init_buf(), seekdir(), set_reg(), symbolic(), and updatepool(). |
|
|
Definition at line 27 of file anm.c. Referenced by main(). |
|
|
Definition at line 28 of file anm.c. Referenced by do_file(), and rd_fatal(). |
|
|
|
|
|
Definition at line 34 of file anm.c. Referenced by do_file(). |
|
|
Definition at line 30 of file anm.c. Referenced by _gettemp(), command(), do_file(), main(), open_mcwd(), printstat(), and set_scr(). |
|
|
|
|
|
Definition at line 22 of file anm.c. Referenced by main(). |
1.4.6