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

/freebsd-10.0-release/contrib/ipfilter/lib/
H A Drwlock_emul.c127 void eMrwlock_destroy(rw) function
131 fprintf(stderr, "%s:eMrwlock_destroy(%p): bad magic: %#x\n",
/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_compat.h407 # define RW_DESTROY(x) eMrwlock_destroy(&(x)->ipf_emu)
418 extern void eMrwlock_destroy __P((eMrwlock_t *));

Completed in 78 milliseconds