Home
last modified time | relevance | path

Searched refs:is_exception (Results 1 – 2 of 2) sorted by relevance

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl199 sub is_exception { subroutine
285 if (!$opt_f && is_exception("$dir/$name")) {
/freebsd/crypto/openssl/test/
H A Dv3nametest.c75 static int is_exception(const char *msg) in is_exception() function
273 if (is_exception(msg)) in check_message()