Data Fields | |
char * | name |
struct pst_debug_func * | next |
Definition at line 4 of file debug.c.
char* pst_debug_func::name |
Definition at line 5 of file debug.c.
Referenced by pst_debug_close(), pst_debug_func(), pst_debug_func_ret(), and pst_debug_info().
struct pst_debug_func* pst_debug_func::next [read] |
Definition at line 6 of file debug.c.
Referenced by pst_debug_close(), pst_debug_func(), and pst_debug_func_ret().