Searched refs:sizeof_stfl_bytes (Results 1 – 1 of 1) sorted by relevance
27 size_t sizeof_stfl_bytes = 2048; in show_facilities() local28 g_autofree uint8_t *stfl_bytes = g_new0(uint8_t, sizeof_stfl_bytes); in show_facilities()33 for (bit = 0; bit < sizeof_stfl_bytes * 8; bit++) { in show_facilities()