Searched refs:strarrbuf (Results 1 – 1 of 1) sorted by relevance
204 char **strarrbuf; in xlate_common() local272 if ((strarrbuf = topo_mod_alloc(mp, (nelems * sizeof (char *)))) in xlate_common()383 strarrbuf[i++] = in xlate_common()389 rv = nvlist_add_string_array(nvl, name, strarrbuf, nelems); in xlate_common()390 strarr_free(mp, strarrbuf, nelems); in xlate_common()