Searched defs:atf_map_insert (Results 1 - 1 of 1) sorted by relevance
| /bind-9.11.3/unit/atf-src/atf-c/detail/ | ||
| H A D | map.c | 191 err = atf_map_insert(m, key, strdup(value), true); 347 atf_map_insert(atf_map_t *m, const char *key, void *value, bool managed) function |
Completed in 22 milliseconds