Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_values.c77 int64_t *values_int64; in nwam_value_create() local
103 values_int64 = values; in nwam_value_create()
110 newvalue->nwv_values.nwv_int64[i] = values_int64[i]; in nwam_value_create()