Home | History | Annotate | Download | only in hh

Lines Matching refs:included_svc

1374     if (!service->included_svc || list_is_empty(service->included_svc)) {
1379 for (list_node_t *isn = list_begin(service->included_svc);
1380 isn != list_end(service->included_svc); isn = list_next(isn)) {