Searched refs:number_array (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/libnv/
H A Dcnvlist.c107 CNVLIST_GET_ARRAY(const uint64_t *, number_array, NUMBER_ARRAY)
172 CNVLIST_TAKE_ARRAY(uint64_t *, number_array, NUMBER_ARRAY)
211 CNVLIST_FREE(number_array)
H A Dnvlist.c1449 NVLIST_EXISTS(number_array, NUMBER_ARRAY)
2047 NVLIST_FREE(number_array, NUMBER_ARRAY)
/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c3014 struct table_algo number_array = { variable in typeref:struct:table_algo
4029 ipfw_add_table_algo(ch, &number_array, sz, &number_array.idx);
4041 ipfw_del_table_algo(ch, number_array.idx);

Completed in 67 milliseconds