Searched refs:RESULTS (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/openssh/regress/
H A Dsftp-glob.sh21 grep -v "^sftp>" > ${RESULTS}
26 if fgrep "$expected" ${RESULTS} >/dev/null 2>&1 ; then
33 fgrep "$unexpected" ${RESULTS} >/dev/null 2>&1 ; then
36 rm -f ${RESULTS}
40 RESULTS=${OBJ}/results
/freebsd-13-stable/usr.bin/lastcomm/tests/
H A Dvalues.sh7 RESULTS=acct.`uname -m`.tar.gz
75 uuencode $RESULTS >../$RESULTS.uue
81 echo "Done! Please send your reply, enclosing the file $RESULTS.uue"
/freebsd-13-stable/tools/test/netfibs/
H A Dforwarding.sh555 _rstr="RESULTS "
609 RESULTS\ *) ;;
611 "Expected 'RESULTS ...', got '${_reply}'" ;;
614 # Trim "RESULTS "

Completed in 158 milliseconds