Searched refs:matchline (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/bin/tests/system/coverage/
H A Dtests.sh19 echo "$2" | while read matchline; do
20 grep "$matchline" $file > /dev/null 2>&1 || {
/bind-9.11.3/bin/tests/system/keymgr/
H A Dtests.sh17 echo "$2" | while read matchline; do
18 grep "$matchline" $file > /dev/null 2>&1 || {

Completed in 10 milliseconds