Searched defs:atf_map_size (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/unit/atf-src/atf-c/detail/ | ||
H A D | map.c | 302 atf_map_size(const atf_map_t *m) function 314 array = malloc(sizeof(char *) * (atf_map_size(l) * 2 + 1)); |
Completed in 1712 milliseconds