Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:nl

3465     cp "conftest.in" "conftest.nl"
3466 echo 'GREP' >> "conftest.nl"
3467 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3468 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3478 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3547 cp "conftest.in" "conftest.nl"
3548 echo 'EGREP' >> "conftest.nl"
3549 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3550 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3560 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;