Searched refs:nwam_value_get_int64_array (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libnwam/common/ |
H A D | libnwam_values.c | 265 nwam_value_get_int64_array(nwam_value_t value, int64_t **valuesp, function 282 err = nwam_value_get_int64_array(value, &myvaluesp, &numvalues); 548 if ((err = nwam_value_get_int64_array(value, &valint64,
|
H A D | libnwam.h | 216 extern nwam_error_t nwam_value_get_int64_array(nwam_value_t, int64_t **,
|
H A D | libnwam_util.c | 634 if (nwam_value_get_int64_array(value, &val, &numvalues)
|
Completed in 31 milliseconds