Main Page | Data Structures | File List | Data Fields | Globals

tracesyms.h File Reference

#include "types.h"

Include dependency graph for tracesyms.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void add_to_trace_list (char *trace_symb)
bool is_on_trace_list (char *symb_name)


Function Documentation

void add_to_trace_list char *  trace_symb  ) 
 

Definition at line 109 of file tracesyms.c.

References trace_entry::prev, safe_malloc(), and trace_entry::tracee.

Referenced by get_args().

Here is the call graph for this function:

bool is_on_trace_list char *  symb_name  ) 
 

Definition at line 136 of file tracesyms.c.

References trace_entry::prev, and trace_entry::tracee.

Referenced by trace_creation().


Generated on Fri Aug 18 14:05:19 2006 for Toke1.0 by  doxygen 1.4.4