Searched refs:monthcoll (Results 1 – 1 of 1) sorted by relevance
57 static int monthcoll(struct key_value*, struct key_value *, size_t offset);470 return (monthcoll); in get_sort_func()1272 monthcoll(struct key_value *kv1, struct key_value *kv2, size_t offset __unused) in monthcoll() function