/freebsd/contrib/ntp/scripts/deprecated/ |
H A D | ntp-groper | 55 if fgrep -s 'Connection refused' $ntpqlog 62 fgrep -s 'timed out, nothing received' $ntpqlog > /dev/null && responding=0 69 synchost=`fgrep "refid=" $ntpqlog` 75 stratum=`fgrep "stratum=" $ntpqlog`
|
/freebsd/crypto/openssh/regress/ |
H A D | hostkey-rotate.sh | 13 2.19) fgrep=good ;; 14 1.*|2.?|2.?.?|2.1?) fgrep=bad ;; # stock GNU grep 15 2.5.1*) fgrep=bad ;; # FreeBSD and NetBSD 16 *) fgrep=good ;; 18 if test "x$fgrep" = "xbad"; then 19 fgrep() function 76 fgrep "$_kpub" $OBJ/known_hosts > /dev/null
|
H A D | sftp-glob.sh | 26 if fgrep "$expected" ${RESULTS} >/dev/null 2>&1 ; then 33 fgrep "$unexpected" ${RESULTS} >/dev/null 2>&1 ; then
|
H A D | sshsig.sh | 402 fgrep "$sig_principal" >/dev/null || \ 519 fgrep "unique" >/dev/null || \ 524 fgrep "princi*" >/dev/null || \ 529 fgrep -e "principal1" -e "princi*" >/dev/null || \
|
/freebsd/contrib/dialog/samples/ |
H A D | killall | 9 pid=`ps -a |fgrep "$prog" |fgrep -v fgrep|sed -e 's/^[ ]*//' -e 's/ .*//' `
|
/freebsd/usr.bin/grep/ |
H A D | Makefile | 30 ${BINDIR}/grep ${BINDIR}/fgrep \ 49 grep.1 fgrep.1 \
|
H A D | zgrep.sh | 43 *fgrep)
|
/freebsd/contrib/ntp/ |
H A D | bootstrap | 74 runner_files=`find [B-Za-z]* -type f -name 'run-*' -print | fgrep -v /SCCS/` 94 def_files=`find [B-Za-z]* -type f -name '*.def' -print | fgrep -v /SCCS/`
|
/freebsd/contrib/netbsd-tests/usr.bin/cc/ |
H A D | t_hello.sh | 97 if ! cc -dM -E - < /dev/null | fgrep -q _LP64; then 103 if fgrep -q _LP64 ./def32; then
|
/freebsd/contrib/ncurses/ |
H A D | dist.mk | 173 find . -type f -print |misc/csort | fgrep -v .lsm |fgrep -v .spec >$@
|
H A D | aclocal.m4 | 1006 if ( ${FGREP-fgrep} NCURSES_VERSION "$cf_dir/curses.h" >/dev/null 2>&1 ) ; then 3060 ${FGREP-fgrep} define conftest.i >>confdefs.h 5151 for i in \`cat \$REF/../*/headers |${FGREP-fgrep} -v "#"\` 5168 for i in \`cat \$REF/../*/headers |${FGREP-fgrep} -v "#"\` 5267 …`ldd \"conftest$ac_exeext\" 2>/dev/null | sed -e 's,^.*/,,' -e 's, .*$,,' | ${FGREP-fgrep} lib$3.`" 5539 …cf_result=`${MAKE:-make} -k -f cf_makeflags.tmp 2>/dev/null | ${FGREP-fgrep} -v "ing directory" | … 7301 …[cf_rpath_oops=`"$cf_ldd_prog" "conftest$ac_exeext" | ${FGREP-fgrep} ' not found' | sed -e 's% =>.… 7302 …cf_rpath_list=`"$cf_ldd_prog" "conftest$ac_exeext" | ${FGREP-fgrep} / | sed -e 's%^.*[[ ]]/%/%' -… 9984 …cf_missing="`nm -P conftest.so 2>&AC_FD_CC |${FGREP-fgrep} _ismissing | ${EGREP-egrep} '[[ ]][[DT…
|
H A D | ANNOUNCE | 311 * intrusive warnings from GNU grep regarding fgrep and egrep
|
/freebsd/sys/contrib/libsodium/dist-build/ |
H A D | emscripten.sh | 156 fgrep -v "#! /usr/bin/env ${NODE}" "$file" > "browser/${file}" 170 fgrep -v "#! /usr/bin/env ${NODE}" "$file" >> "${file}.tmp"
|
H A D | generate-emscripten-symbols.sh | 21 fgrep ' T _' | \
|
/freebsd/sys/contrib/libsodium/test/ |
H A D | constcheck.sh | 10 fgrep -v edwards25519sha512batch | sort -u); do
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | zstdgrep | 39 *fgrep*) prog=zfgrep; grep_args='-F';;
|
/freebsd/contrib/netbsd-tests/usr.bin/grep/ |
H A D | t_grep.sh | 564 atf_check -s exit:1 -o empty fgrep -f epatfile subj 565 atf_check -o file:subj fgrep -vf epatfile subj 591 atf_set "descr" "Check for fgrep sanity, literal expressions only" 597 atf_check -o inline:"Foo\n" fgrep -e "Foo" test1 599 atf_check -s exit:1 -o empty fgrep -e "Fo." test1 828 atf_set "descr" "Check proper behavior with multiple patterns supplied to fgrep" 842 atf_set "descr" "Check proper handling of -i supplied to fgrep" 857 atf_set "descr" "Check proper handling of -o supplied to fgrep"
|
/freebsd/tools/tools/git/ |
H A D | arcgit | 91 phab_id=`comm -13 "$phab_before" "$phab_after" | fgrep "$headline" \
|
/freebsd/usr.sbin/freebsd-update/ |
H A D | freebsd-update.sh | 1768 fgrep '|f|' | 1825 fgrep '|-|' >> mlines 1838 fgrep -v '|-|' mlines | 1848 fgrep '|-' | 1946 fgrep '|f|' < $1 | 1993 fgrep '|f|' | 2547 if look "${F}|" $1 | fgrep -q "|f|"; then 2555 fgrep -q "|f|"; then 3364 fgrep -v '|-|||||' |
|
/freebsd/tests/sys/cddl/zfs/include/ |
H A D | commands.txt | 68 /usr/bin/fgrep
|
/freebsd/contrib/sendmail/contrib/ |
H A D | mailprio | 98 # fgrep -f lists/inet-access /tmp/a | sed -e 's/^.......//' > /tmp/b 100 # fgrep -v -f /tmp/b lists/inet-access > /tmp/c
|
/freebsd/lib/ncurses/tinfo/ |
H A D | Makefile | 247 "${AWK}" generated < curses.h | fgrep undef > $@
|
/freebsd/contrib/byacc/ |
H A D | aclocal.m4 | 715 ${FGREP-fgrep} define conftest.i >>confdefs.h 2018 cf_man2html_1st="`${FGREP-fgrep} -n MARKER conftest.out |sed -e 's/^[[^0-9]]*://' -e 's/:.*//'`" 2045 …cf_man2html_page="`${FGREP-fgrep} -n HEAD1 conftest.out |sed -n '$p' |sed -e 's/^[[^0-9]]*://' -e …
|
/freebsd/sys/contrib/libsodium/ |
H A D | configure.ac | 44 AS_IF([pwd | fgrep ' ' > /dev/null 2>&1],
|
/freebsd/contrib/dialog/ |
H A D | aclocal.m4 | 2487 ${FGREP-fgrep} define conftest.i >>confdefs.h 3181 …cf_result=`${MAKE:-make} -k -f cf_makeflags.tmp 2>/dev/null | ${FGREP-fgrep} -v "ing directory" | … 4277 …[cf_rpath_oops=`"$cf_ldd_prog" "conftest$ac_exeext" | ${FGREP-fgrep} ' not found' | sed -e 's% =>.… 4278 …cf_rpath_list=`"$cf_ldd_prog" "conftest$ac_exeext" | ${FGREP-fgrep} / | sed -e 's%^.*[[ ]]/%/%' -… 5926 cf_man2html_1st="`${FGREP-fgrep} -n MARKER conftest.out |sed -e 's/^[[^0-9]]*://' -e 's/:.*//'`" 5953 …cf_man2html_page="`${FGREP-fgrep} -n HEAD1 conftest.out |sed -n '$p' |sed -e 's/^[[^0-9]]*://' -e … 6340 …cf_missing="`nm -P conftest.so 2>&AC_FD_CC |${FGREP-fgrep} _ismissing | ${EGREP-egrep} '[[ ]][[DT…
|