Home
last modified time | relevance | path

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

/openbsd/usr.bin/systat/
H A Dpool.c142 int pool_cache_sort_len_callback(const void *, const void *);
187 {"len", "len", 'L', pool_cache_sort_len_callback},
593 pool_cache_sort_len_callback(const void *s1, const void *s2) in pool_cache_sort_len_callback() function