Home
last modified time | relevance | path

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

/dragonfly/usr.bin/sort/
HDcoll.c60 static int monthcoll(struct key_value*, struct key_value *, size_t offset);
464 return (monthcoll); in get_sort_func()
1283 monthcoll(struct key_value *kv1, struct key_value *kv2, size_t offset __unused) in monthcoll() function