HomeSort by: relevance | last modified time | path
    Searched defs:getmem_ifs (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/unbound/dist/daemon/
remote.c 5102 getmem_ifs(int numifs, char** ifs) function
5182 m += getmem_ifs(cfg->num_ifs, cfg->ifs);
5183 m += getmem_ifs(cfg->num_out_ifs, cfg->out_ifs);
5237 m += getmem_ifs(cfg->num_tags, cfg->tagname);

Completed in 29 milliseconds