reference_b.c (114B)
1 extern int audit_macho_provided(void); 2 3 int audit_macho_second_reference(void) { return audit_macho_provided(); }