Searched refs:__pgno_cmp (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_mvcc.c16 static int __pgno_cmp __P((const void *, const void *));
364 __pgno_cmp(a, b) function
505 qsort(freelist, nfree, sizeof(db_pgno_t), __pgno_cmp);

Completed in 61 milliseconds