Searched defs:assert_ptr (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssh/regress/unittests/test_helper/
H A Dtest_helper.c517 assert_ptr(const char *file, int line, const char *a1, const char *a2, function
/freebsd-10-stable/contrib/dialog/
H A Ddialog.h558 #define assert_ptr(ptr,msg) if ((ptr) == 0) dlg_exiterr("cannot allocate memory in " msg) macro

Completed in 160 milliseconds