source: trunk/athena/bin/delete/TAGS @ 6956

Revision 6956, 3.1 KB checked in by probe, 31 years ago (diff)
Initial revision
  • Property svn:executable set to *
Line 
1
2col.c,163
3static int calc_string_width(94,2814
4static int calc_widths(116,3297
5int column_array(40,1078
6static int num_width(180,5016
7static void trim_strings(105,3087
8
9col.h,0
10
11delete.c,147
12delete(197,5055
13do_move(407,9661
14empty_directory(313,7858
15main(78,2124
16recursive_delete(342,8323
17unlink_completely(500,12418
18usage(172,4331
19
20delete.h,0
21
22directories.c,750
23int accumulate_names(656,13772
24int add_directory_to_parent(448,9158
25int add_file_to_parent(395,7965
26int add_path_to_tree(132,2560
27int change_path(569,11780
28int find_child(532,11111
29filerec *first_in_directory(330,6678
30filerec *first_specified_in_directory(349,7047
31void free_leaf(501,10410
32filerec *get_cwd_tree(106,2099
33int get_leaf_path(617,12929
34filerec *get_root_tree(99,2042
35int get_specs(208,4410
36int initialize_tree(112,2153
37filerec *next_directory(273,5672
38filerec *next_in_directory(300,6150
39filerec *next_leaf(244,5195
40filerec *next_specified_directory(289,5969
41filerec *next_specified_in_directory(319,6491
42filerec *next_specified_leaf(263,5506
43void print_paths_from(364,7320
44void print_specified_paths_from(379,7608
45
46directories.h,170
47#define space_to_k(23,717
48#define space_to_k(27,867
49#define specs_to_k(24,772
50#define specs_to_k(28,928
51#define specs_to_space(22,675
52#define specs_to_space(26,827
53
54errors.c,20
55void error(38,1176
56
57errors.h,81
58#define set_error(23,693
59#define set_status(25,837
60#define set_warning(24,774
61
62expunge.c,218
63int expunge(193,4483
64expunge_specified(282,6654
65int get_the_files(482,10789
66list_files(441,9959
67main(64,1737
68process_files(335,7811
69purge(142,3187
70really_do_expunge(365,8237
71top_level(422,9414
72usage(172,3716
73
74expunge.h,0
75
76lsdel.c,162
77int get_the_files(199,4488
78list_files(259,5521
79ls(121,2642
80main(51,1241
81process_files(231,5034
82int sort_files(307,6535
83int unique(317,6676
84usage(106,2106
85
86lsdel.h,0
87
88mit-copying.h,0
89
90pattern.c,234
91int add_arrays(52,1341
92int add_str(80,1890
93int do_match(406,11788
94int do_recurs(725,19666
95int find_matches(174,5367
96void free_list(968,25140
97int no_wildcards(990,25497
98#define string_pop(320,8871
99#define string_push(310,8622
100
101pattern.h,0
102
103shell_regexp.c,50
104static int real_cmp(44,1386
105int reg_cmp(34,1164
106
107shell_regexp.h,0
108
109stack.c,20
110int dostack(33,848
111
112stack.h,64
113#define pop(20,683
114#define popall(21,749
115#define push(19,616
116
117undelete.c,332
118choose_better(502,10817
119do_file_rename(386,8400
120do_undelete(329,6943
121filecmp(428,9378
122int get_the_files(579,12289
123interactive_mode(114,2490
124main(45,1163
125int process_files(260,5412
126int recurs_and_undelete(209,4504
127int sort_files(436,9498
128undelete(162,3724
129int unique(449,9646
130unlink_completely(527,11247
131usage(148,3156
132
133undelete.h,0
134
135util.c,312
136char *Malloc(386,7587
137char *append(109,2360
138char *convert_to_user_name(49,1199
139int directory_exists(250,4697
140char *firstpart(182,3674
141get_home(204,4004
142is_link(265,4918
143int is_mountpoint(300,5708
144char *lastpart(155,3291
145char *strindex(68,1529
146char *strrindex(82,1766
147timed_out(238,4486
148yes(137,3000
149
150util.h,102
151#define Malloc(29,777
152#define Opendir(44,1159
153#define is_deleted(40,997
154#define is_dotfile(35,869
Note: See TracBrowser for help on using the repository browser.