Searched refs:number_array (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/libnv/ |
| H A D | cnvlist.c | 107 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 D | nvlist.c | 1449 NVLIST_EXISTS(number_array, NUMBER_ARRAY) in NVLIST_EXISTS() 2047 NVLIST_FREE(number_array, NUMBER_ARRAY) in NVLIST_FREE()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_table_algo.c | 3014 struct table_algo number_array = { variable 4029 ipfw_add_table_algo(ch, &number_array, sz, &number_array.idx); in ipfw_table_algo_init() 4041 ipfw_del_table_algo(ch, number_array.idx); in ipfw_table_algo_destroy()
|