nwam_value_get_uint64_array
return (nwam_value_get_uint64_array(*val, uintval, cnt));
if (nwam_value_get_uint64_array(prop_val, &prop_uvals,
if (nwam_value_get_uint64_array(value, &uvals, &num) !=
extern nwam_error_t nwam_value_get_uint64_array(nwam_value_t, uint64_t **,
if (nwam_value_get_uint64_array(val, &valuint, &nelem)
if (nwam_value_get_uint64_array(value, &nameservices, &numvalues)
if (nwam_value_get_uint64_array(value, &configsrcs, &numvalues)
if (nwam_value_get_uint64_array(configsrcval, &configsrcs, &numvalues)
if (nwam_value_get_uint64_array(val, &configsrcs, &numvalues)
if ((err = nwam_value_get_uint64_array(nameservicesval, &nameservices,
if (nwam_value_get_uint64_array(value, &versions, &numvalues)
if (nwam_value_get_uint64_array(value, &addrsrc, &numvalues)
if (nwam_value_get_uint64_array(value, &addrsrc, &numvalues)
err = nwam_value_get_uint64_array(value, &myvaluesp, &numvalues);
if ((err = nwam_value_get_uint64_array(value, &valuint64,