Home
last modified time | relevance | path

Searched refs:_make_event_from_node (Results 1 – 1 of 1) sorted by relevance

/dports/audio/icecast/icecast-2.4.4/src/
H A Dstats.c755 static stats_event_t *_make_event_from_node(stats_node_t *node, char *source) in _make_event_from_node() function
877 event = _make_event_from_node((stats_node_t *)node->key, NULL); in _register_listener()
889 event = _make_event_from_node((stats_node_t *)node2->key, source->source); in _register_listener()