Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libscf/inc/
H A Dlibscf.h112 char **v_ustring; member
/titanic_41/usr/src/lib/libscf/common/
H A Dnotify_params.c894 return ((void **)&v->values.v_ustring); in get_v_pointer()
924 (v->values.v_ustring[c] = strdup(buf)) == NULL) { in get_value()
H A Dscf_tmpl.c4122 items = vals->values.v_ustring; in scf_values_destroy()