SYMBOL INDEX (6 symbols across 2 files) FILE: DiskTree/tree.c type usage_t (line 33) | typedef unsigned long long usage_t; function usage_t (line 39) | static usage_t du( char *dir, int level ) { function catcher (line 91) | static void catcher( int sig ) { function main (line 96) | int main( int argc, char *argv[] ) { FILE: InjectionAppCode/src/com/injectionforxcode/InjectionAppAction.java class InjectionAppAction (line 32) | public class InjectionAppAction extends AnAction { method actionPerformed (line 34) | public void actionPerformed(AnActionEvent event) {