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

Definition at line 2284 of file did.c.

Referenced by app_initialize().

2285 {
2286  if(tag){}
2287  if(size){}
2288  printf("Server_list:\n%s\n",buffer);
2289 }
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: