FACT++  1.0
void dis_add_client_exit_handler ( void(*)()  user_routine)

Definition at line 509 of file dis_old.c.

References Client_exit_user_routine, and user_routine().

Referenced by dis_hash_print().

510 {
511 
512  DISABLE_AST
514  ENABLE_AST
515 }
static void(* Client_exit_user_routine)()=0
Definition: dis_old.c:125
static void user_routine(void *tagp, void *bufp, int *size)
Definition: diccpp.cxx:11

+ Here is the call graph for this function:

+ Here is the caller graph for this function: