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

/bind-9.11.3/lib/isc/include/isc/
H A Dhash.h182 isc__hash_setvec(const isc_uint16_t *vec)
194 * 'vec' is not documented here on purpose. You should know what you are
/bind-9.11.3/lib/isc/
H A Dhash.c385 isc__hash_setvec(const isc_uint16_t *vec) { argument
394 p[i] = vec[i];

Completed in 790 milliseconds