Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/test/
H A Dtest_dn_heap.c66 void *newfn(uintptr_t key, int flags, void *arg) in newfn() function
98 h = dn_ht_init(NULL, 10, 0, hf, matchf, newfn); in test_hash()
107 void **y = newfn((uintptr_t)*p, 0, NULL); in test_hash()