Searched defs:RW_DESTROY (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h130 # define RW_DESTROY(x) rw_destroy(&(x)->ipf_lk) macro
390 # define RW_DESTROY(x) eMrwlock_destroy(&(x)->ipf_emu) macro
622 # undef RW_DESTROY macro
633 # define RW_DESTROY(x) ; macro

Completed in 104 milliseconds