Files
bind9/lib/isc/include
Ondřej SurýandOndřej Surý d8343bd004 Add isc_mem_callocate() and isc_mem_cget() functions
These two functions mimick the standard library calloc(num, size) function
by allocating num*size continuous memory and clearing the memory after
the allocation.
2021-02-03 18:38:35 +01:00
..