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

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

Completed in 49 milliseconds