Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dproto-slap.h1601 # define rs_assert_(file, line, func, cond) rs_assert__(file, line, cond) macro
H A Dresult.c182 void rs_assert_(const char*file, unsigned line, const char*fn, const char*cond) in rs_assert_() function