Home
last modified time | relevance | path

Searched defs:RWLOCK_INIT (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_compat.h223 # define RWLOCK_INIT(x, y) rw_init(&(x)->ipf_lk) macro
470 # define RWLOCK_INIT(x, y) eMrwlock_init(&(x)->ipf_emu, y) macro
726 # define RWLOCK_INIT(x, y) ; macro