Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/
H A DInterceptResult.pm116 sub asserts { shift->grep(has_assert => @_) } subroutine
/openbsd-src/sbin/isakmpd/
H A Dpolicy.c1929 char **asserts; in policy_init() local