Home
last modified time | relevance | path

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

/dports/audio/icecast/icecast-2.4.4/src/
H A Dcfgfile.c93 static void _parse_mount(xmlDocPtr doc, xmlNodePtr node, ice_config_t *c);
543 _parse_mount(doc, node, configuration); in _parse_root()
638 static void _parse_mount(xmlDocPtr doc, xmlNodePtr node, in _parse_mount() function
/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/
H A Dcfgfile.c1037 static int _parse_mount (xmlNodePtr node, void *arg) in _parse_mount() function
1463 { "mount", _parse_mount, config }, in _parse_root()
/dports/audio/icecast/icecast-2.4.4/
H A DNEWS235 - Avoid memory leak in `_parse_mount()` when `type`-attribute is set
H A DChangeLog475 * avoid memory leak in _parse_mount() when "type"-attribuet is set