FACT++  1.0
void update_servers_new ( int *  tag,
char *  buffer,
int *  size 
)

Definition at line 2256 of file didMarkus.c.

Referenced by app_initialize().

2257 {
2258  if(tag){}
2259  if(size){}
2260  printf("Server_list:\n%s\n",buffer);
2261 }
int buffer[BUFFSIZE]
Definition: db_dim_client.c:14
int size
Definition: db_dim_server.c:17

+ Here is the caller graph for this function: