Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_values.c78 uint64_t *values_uint64; in nwam_value_create() local
113 values_uint64 = values; in nwam_value_create()
120 newvalue->nwv_values.nwv_uint64[i] = values_uint64[i]; in nwam_value_create()