Searched defs:local_strdup (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ | ||
H A D | damap.c | 50 local_strdup(const char *s) function 209 dam->dam_name = local_strdup(kstring); 247 da->da_addr = local_strdup(kstring); |
Completed in 1584 milliseconds