summaryrefslogtreecommitdiffstats
path: root/secure/lib/libssl
diff options
context:
space:
mode:
authorjmb <jmb@FreeBSD.org>2000-01-16 02:10:21 +0000
committerjmb <jmb@FreeBSD.org>2000-01-16 02:10:21 +0000
commit23e040daad63ada91f91fff446d0877af2f2d875 (patch)
treead8d787dfbee81f8d13827f8b7858f5cc89b3c48 /secure/lib/libssl
parentd2c03ae081425f7a76873336abbec1828b0539e7 (diff)
downloadFreeBSD-src-23e040daad63ada91f91fff446d0877af2f2d875.zip
FreeBSD-src-23e040daad63ada91f91fff446d0877af2f2d875.tar.gz
Add SPLASSERT() macro. SPLASSERT() compiles to a no-op
unless both "option INVARIANTS" and "options INVARIANT_SUPPORT" are defined in the kernel's config(8) file. SPLASSERT(expression, msg) used KASSERT to check that the expression is true, panic()ing the kernel otherwise. Approved by: jkh Reviewed by: jdp, dfr, phk, eivind and green
Diffstat (limited to 'secure/lib/libssl')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud