FACT++  1.0
int dis_start_serving ( char *  task)

Definition at line 1042 of file dis.c.

References dis_start_serving_dns().

Referenced by dis_hash_print().

1043 {
1044  return dis_start_serving_dns(0, task);
1045 }
int dis_start_serving_dns(dim_long dnsid, char *task)
Definition: dis.c:1093

+ Here is the call graph for this function:

+ Here is the caller graph for this function: