Searched defs:log_c (Results 1 – 4 of 4) sorted by relevance
10 let mut log_c = cc::Build::new(); in main() localVariable
28 static int log_c(enum flashrom_log_level level, const char *format, va_list ap) in log_c() function
80847 struct log_c { struct80848 struct dm_target *ti;80849 int touched_dirtied;80850 int touched_cleaned;80851 int flush_failed;80852 uint32_t region_size;80853 unsigned int region_count;80854 region_t sync_count;80855 unsigned int bitset_uint32_count;80856 uint32_t *clean_bits;[all …]