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

/freebsd-9.3-release/sbin/hastd/
H A Drangelock.c45 #define PJDLOG_ASSERT(...) assert(__VA_ARGS__) macro
H A Debuf.c47 #define PJDLOG_ASSERT(...) assert(__VA_ARGS__) macro
[all...]
H A Dpjdlog.h110 #define PJDLOG_ASSERT(expr) do { } while (0) macro
113 #define PJDLOG_ASSERT(expr) PJDLOG_VERIFY(expr) macro
H A Dsynch.h45 #define PJDLOG_ASSERT(...) assert(__VA_ARGS__) macro
[all...]
H A Dactivemap.c49 #define PJDLOG_ASSERT(...) assert(__VA_ARGS__) macro
[all...]
H A Dnv.c52 #define PJDLOG_ASSERT(...) assert(__VA_ARGS__) macro
[all...]
/freebsd-9.3-release/contrib/openbsm/bin/auditdistd/
H A Dpjdlog.h112 #define PJDLOG_ASSERT(expr) do { } while (0) macro
115 #define PJDLOG_ASSERT(expr) PJDLOG_VERIFY(expr) macro
H A Dsynch.h47 #define PJDLOG_ASSERT(...) assert(__VA_ARGS__) macro
[all...]

Completed in 121 milliseconds