Home
last modified time | relevance | path

Searched refs:vchoice_string (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_text.c974 char *vchoice_string = NULL; in idm_itextbuf_add_list_of_values() local
987 rc = nvpair_value_string(vchoice, &vchoice_string); in idm_itextbuf_add_list_of_values()
989 textbuf_strcpy(itb, vchoice_string); in idm_itextbuf_add_list_of_values()