Home
last modified time | relevance | path

Searched refs:btlog_record_cmp_where (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/osfmk/kern/
H A Dbtlog.c1543 btlog_record_cmp_where(const void *e1, const void *e2) in btlog_record_cmp_where() function
1559 qsort(array, count, sizeof(struct btlog_record), btlog_record_cmp_where); in btlog_records_pack()