Home
last modified time | relevance | path

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

/dports/www/free-sa-devel/free-sa-2.0.0b6p7/src/work/
H A Dw_internal.h35 extern int compSAentryId(const struct SAentry *el1, const struct SAentry *el2);
H A Dw_internal.c20 int compSAentryId(const struct SAentry *el1, const struct SAentry *el2) { in compSAentryId() function
/dports/www/free-sa-devel/free-sa-2.0.0b6p7/src/reports/
H A Dr_localfilter.c17 … (size_t)icfg.ueCount, sizeof(struct SAentry), (int (*)(const void *, const void *))compSAentryId); in ReportLocalFilter()
H A Dr_topsites.c19 … (size_t)icfg.ueCount, sizeof(struct SAentry), (int (*)(const void *, const void *))compSAentryId); in ReportTopSites()