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

  /src/sys/conf/
mkldscript.sh 13 "${OBJDUMP:-objdump}" -x "$@" | fgrep "RELOCATION RECORDS FOR [link_set" | \
  /src/tests/kernel/
t_origin.sh 86 if ! cc -dM -E - < /dev/null | fgrep -q _LP64; then
94 if fgrep -q _LP64 ./def32; then
  /src/tests/usr.bin/nbperf/
t_nbperf.sh 71 atf_check -s exit:1 fgrep -q '^=' hash.c
76 atf_check -s exit:0 fgrep -q '^=' hash.c
121 atf_check -s exit:1 fgrep -q '^=' hash.c
126 atf_check -s exit:0 fgrep -q '^= (' hash.c
127 atf_check -s exit:0 fgrep -q '^= 2' hash.c
172 atf_check -s exit:1 fgrep -q '^=' hash.c
177 atf_check -s exit:0 fgrep -q '^= (' hash.c
178 atf_check -s exit:0 fgrep -q '^= 2' hash.c
  /src/usr.bin/grep/
Makefile 9 ${BINDIR}/grep ${BINDIR}/fgrep \
15 grep.1 fgrep.1 \
  /src/sys/arch/ia64/stand/ia64/efi/
Makefile 41 if [ `${OBJDUMP} -t loader.sym | fgrep '*UND*' | wc -l` != 0 ]; then \
42 ${OBJDUMP} -t loader.sym | fgrep '*UND*'; \
  /src/tests/usr.bin/c++/
t_call_once.sh 126 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
132 if fgrep -q _LP64 ./def32; then
185 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
191 if fgrep -q _LP64 ./def32; then
255 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
261 if fgrep -q _LP64 ./def32; then
318 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
324 if fgrep -q _LP64 ./def32; then
t_cxxruntime.sh 119 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
125 if fgrep -q _LP64 ./def32; then
177 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
183 if fgrep -q _LP64 ./def32; then
235 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
241 if fgrep -q _LP64 ./def32; then
287 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
293 if fgrep -q _LP64 ./def32; then
t_hello.sh 115 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
121 if fgrep -q _LP64 ./def32; then
173 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
179 if fgrep -q _LP64 ./def32; then
229 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
235 if fgrep -q _LP64 ./def32; then
281 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
287 if fgrep -q _LP64 ./def32; then
t_pthread_once.sh 124 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
130 if fgrep -q _LP64 ./def32; then
181 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
187 if fgrep -q _LP64 ./def32; then
249 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
255 if fgrep -q _LP64 ./def32; then
310 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
316 if fgrep -q _LP64 ./def32; then
t_call_once2.sh 164 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
170 if fgrep -q _LP64 ./def32; then
250 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
256 if fgrep -q _LP64 ./def32; then
348 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
354 if fgrep -q _LP64 ./def32; then
437 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
443 if fgrep -q _LP64 ./def32; then
t_static_destructor.sh 137 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
143 if fgrep -q _LP64 ./def32; then
224 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
230 if fgrep -q _LP64 ./def32; then
302 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
308 if fgrep -q _LP64 ./def32; then
373 if ! c++ -dM -E - < /dev/null | fgrep -q _LP64; then
379 if fgrep -q _LP64 ./def32; then
  /src/sys/external/isc/libsodium/dist/dist-build/
emscripten.sh 145 fgrep -v "#! /usr/bin/env ${NODE}" "$file" > "browser/${file}"
159 fgrep -v "#! /usr/bin/env ${NODE}" "$file" >> "${file}.tmp"
  /src/tests/usr.bin/cc/
t_hello.sh 122 if ! cc -dM -E - < /dev/null | fgrep -q _LP64; then
128 if fgrep -q _LP64 ./def32; then
  /src/distrib/utils/embedded/files/
creds_msdos 90 if fgrep -q "${keydata}" "${ssh_userkeys}" 2>/dev/null; then
  /src/sys/external/isc/libsodium/dist/
configure.ac 44 AS_IF([pwd | fgrep ' ' > /dev/null 2>&1],
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...]

Completed in 24 milliseconds