HomeSort by: relevance | last modified time | path
    Searched refs:FGREP (Results 1 - 3 of 3) sorted by relevancy

  /src/distrib/sets/
regpkg 770 ${LS} -1 | ${FGREP} -v -f "${plusnames_first}" \
840 if ${FGREP} -v -f "${names2}" "${spec1}" >/dev/null
847 ${FGREP} -v -f "${names2}" "${spec1}" >&2
850 if ${FGREP} -v -f "${names1}" "${spec2}" >/dev/null
857 ${FGREP} -v -f "${names1}" "${spec2}" >&2
  /src/sys/external/isc/libsodium/dist/
configure 688 FGREP
3300 if pwd | fgrep ' ' > /dev/null 2>&1; then :
9089 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
9090 $as_echo_n "checking for fgrep... " >&6; }
9097 if test -z "$FGREP"; then
9105 for ac_prog in fgrep; do
9122 $as_echo 'FGREP' >> "conftest.nl"
9123 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
9143 as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
9146 ac_cv_path_FGREP=$FGREP
    [all...]
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 315 : ${FGREP="$GREP -F"}

Completed in 559 milliseconds