Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/daemon/
H A Dacl_list.h192 size_t acl_list_get_mem(struct acl_list* acl);
H A Dacl_list.c786 acl_list_get_mem(struct acl_list* acl) in acl_list_get_mem() function
H A Dworker.c169 me += acl_list_get_mem(worker->daemon->acl); in worker_mem_report()
/freebsd/contrib/unbound/doc/
H A DChangelog8381 - openbsd-lint fixes: acl_list_get_mem used if debug-alloc enabled.