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

/freebsd-13-stable/contrib/ipfilter/lib/
H A Drwlock_emul.c148 void eMrwlock_destroy(rw) function
152 fprintf(stderr, "%s:eMrwlock_destroy(%p): bad magic: %#x\n",
/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h390 # define RW_DESTROY(x) eMrwlock_destroy(&(x)->ipf_emu)
401 extern void eMrwlock_destroy(eMrwlock_t *);

Completed in 207 milliseconds