Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/daemon/
H A Dremote.c5157 getmem_ifs(int numifs, char** ifs) in getmem_ifs() function
5238 m += getmem_ifs(cfg->num_ifs, cfg->ifs); in config_file_getmem()
5239 m += getmem_ifs(cfg->num_out_ifs, cfg->out_ifs); in config_file_getmem()
5293 m += getmem_ifs(cfg->num_tags, cfg->tagname); in config_file_getmem()