Home
last modified time | relevance | path

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

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