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

Definition at line 524 of file dis.c.

References Client_exit_user_routine, and user_routine().

Referenced by dis_hash_print().

525 {
526 
527  DISABLE_AST
529  ENABLE_AST
530 }
static void(* Client_exit_user_routine)()=0
Definition: dis.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: