Searched refs:nvlist_add_fixed_string (Results 1 – 4 of 4) sorted by relevance
83 nvlist_add_fixed_string(nvlist_t *nvl, const char *name, in nvlist_add_fixed_string() function108 return (nvlist_add_fixed_string(nvl, name, buf, len)); in nvlist_add_fixed_string_trunc()
152 extern int nvlist_add_fixed_string(nvlist_t *, const char *,
70 nvlist_add_fixed_string;
50 nvlist_add_fixed_string { TYPE = FUNCTION; FLAGS = extern };