FACT++  1.0
void do_update_service_list ( DIS_DNS_CONN dnsp)

Definition at line 1029 of file dis.c.

References dis_dns_ent::dis_service_id, dis_update_service(), and dis_dns_ent::updating_service_list.

Referenced by dis_start_serving_dns().

1030 {
1031  dnsp->updating_service_list = 0;
1032  if(dnsp->dis_service_id)
1034 }
int updating_service_list
Definition: dis.c:49
int dis_update_service(unsigned service_id)
Definition: dis.c:1685
unsigned int dis_service_id
Definition: dis.c:47

+ Here is the call graph for this function:

+ Here is the caller graph for this function: