FACT++  1.0
void dna_rem_test_write ( int  conn_id)

Definition at line 613 of file dna.c.

References tcpip_rem_test_write().

Referenced by set_in_error().

614 {
615  extern void tcpip_rem_test_write(int);
616 
617  tcpip_rem_test_write(conn_id);
618 }
void tcpip_rem_test_write(int conn_id)
Definition: tcpip.c:667

+ Here is the call graph for this function:

+ Here is the caller graph for this function: