NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ppath_assert
common/include/ppath/ppath_impl.h
14
#define ppath_assert(__x) assert(__x)
common/include/ppath/ppath_impl.h
8
#define ppath_assert(__x) KASSERT(__x)