Home
last modified time | relevance | path

Searched refs:_expected (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/crypto/openssh/regress/
H A Dhostkey-rotate.sh32 _expected=$1
35 [ "x$_n" = "x$_expected" ] || fail "$_message (got $_n wanted $_expected)"
H A Dforward-control.sh37 _expected=$1
/freebsd-12.1/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dst_parse.c50 #define expected(a, b, c) _expected(a, b, c, __LINE__)
111 _expected( in _expected() function