Searched refs:matchf (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netpfil/ipfw/test/ |
| H A D | test_dn_heap.c | 59 int matchf(void *obj, uintptr_t key, int flags, void *arg) in matchf() function 98 h = dn_ht_init(NULL, 10, 0, hf, matchf, newfn); in test_hash() 105 h = dn_ht_init(NULL, 10, 0, hf, matchf, NULL); in test_hash()
|