Searched refs:btlog_record_cmp_where (Results 1 – 1 of 1) sorted by relevance
1543 btlog_record_cmp_where(const void *e1, const void *e2) in btlog_record_cmp_where() function1559 qsort(array, count, sizeof(struct btlog_record), btlog_record_cmp_where); in btlog_records_pack()