Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_values.c78 char **values_string; in nwam_value_create() local
122 values_string = values; in nwam_value_create()
129 if (strnlen(values_string[i], NWAM_MAX_VALUE_LEN) == in nwam_value_create()
133 strdup(values_string[i])) == NULL) { in nwam_value_create()