Searched refs:nwv_uint64 (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_impl.h82 uint64_t *nwv_uint64; member in union:nwam_value::__anon2203
H A Dlibnwam_values.c59 free(value->nwv_values.nwv_uint64);
113 if ((newvalue->nwv_values.nwv_uint64 =
119 newvalue->nwv_values.nwv_uint64[i] = values_uint64[i];
169 values = old->nwv_values.nwv_uint64;
299 *valuesp = value->nwv_values.nwv_uint64;

Completed in 17 milliseconds