Home
last modified time | relevance | path

Searched refs:GREP (Results 1 – 19 of 19) sorted by relevance

/openbsd/src/usr.sbin/unbound/
Dltmain.sh284 test -z "$GREP" && {
313 GREP=$func_path_progs_result
328 : ${EGREP="$GREP -E"}
329 : ${FGREP="$GREP -F"}
850 $GREP "$1" "$2" >/dev/null 2>&1
2438 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
2743 $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1
2800 $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1
2917 if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
3669 && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \
[all …]
Daclocal.m41021 if test -s conftest.err && $GREP single_module conftest.err; then
1063 if test -s conftest.err && $GREP force_load conftest.err; then
1065 …elif test -f conftest && test 0 = "$_lt_result" && $GREP forced_load conftest >/dev/null 2>&1; then
2230 if $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
2243 if $STRIP -V 2>&1 | $GREP "elftoolchain" >/dev/null; then
2440 echo '#endif'; } | $CC -E - | $GREP yes > /dev/null; then
2626 if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
2923 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
2960 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
3300 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
[all …]
Dconfigure4770 if test -z "$GREP"; then
4824 ac_cv_path_GREP=$GREP
4830 GREP="$ac_cv_path_GREP"
6688 …if $CC $CFLAGS -o conftest conftest.c 2>&1 | $GREP -e "warning: no debug symbols in executable" -e…
7966 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
7967 then ac_cv_path_EGREP="$GREP -E"
8039 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
8040 then ac_cv_path_FGREP="$GREP -F"
8106 test -z "$GREP" && GREP=grep
8152 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
[all …]
Dconfigure.ac608 if echo "$host" | $GREP -i -e linux >/dev/null; then reuseport_default=1; fi
609 if echo "$host" | $GREP -i -e dragonfly >/dev/null; then reuseport_default=1; fi
685 if echo "$CFLAGS" | $GREP -e "-pthread" >/dev/null; then
2030 if echo "$host" | $GREP -i -e linux >/dev/null; then
Dacx_nlnetlabs.m4447 …if $CC $CFLAGS -o conftest conftest.c 2>&1 | $GREP -e "warning: no debug symbols in executable" -e…
/openbsd/src/usr.sbin/nsd/
Dconfigure.ac17 AC_ARG_VAR(GREP, [location of the grep program])
199 if $GREP "^#define yy_current_buffer" conftest.c >/dev/null; then
449 ev_files_o=`ls $thedir/*.o | $GREP -v evdns\.o | $GREP -v bufferevent_openssl\.o`
736 if echo $target_os | $GREP -i darwin8 > /dev/null; then
Dconfigure1511 GREP location of the grep program
5293 if test -z "$GREP"; then
5347 ac_cv_path_GREP=$GREP
5353 GREP="$ac_cv_path_GREP"
5362 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5363 then ac_cv_path_EGREP="$GREP -E"
5835 if $GREP "^#define yy_current_buffer" conftest.c >/dev/null; then
5951 …if $CC $CFLAGS -o conftest conftest.c 2>&1 | $GREP -e "warning: no debug symbols in executable" -e…
6725 ev_files_o=`ls $thedir/*.o | $GREP -v evdns\.o | $GREP -v bufferevent_openssl\.o`
9715 if echo $target_os | $GREP -i darwin8 > /dev/null; then
DMakefile.in50 GREP = @GREP@
Dacx_nlnetlabs.m4447 …if $CC $CFLAGS -o conftest conftest.c 2>&1 | $GREP -e "warning: no debug symbols in executable" -e…
/openbsd/src/gnu/usr.bin/cvs/vms/
DChangeLog144 * options.h (GREP): Remove; no longer used.
/openbsd/src/gnu/usr.bin/perl/cpan/perlfaq/lib/
Dperlfaq8.pod850 open( GREP, "-|", 'grep', @opts, $search_string, @filenames );
851 chomp(@ok = <GREP>);
852 close GREP;
857 if (open(GREP, "-|")) {
858 while (<GREP>) {
862 close GREP;
/openbsd/src/gnu/usr.bin/cvs/windows-NT/
DChangeLog329 * config.h, options.h (GREP): Remove; no longer used.
497 * options.h: Fix defines for DIFF and GREP.
/openbsd/src/gnu/usr.bin/cvs/os2/
DChangeLog122 * options.h, config.h (GREP): Remove; no longer used.
562 * options.h (DIFF, GREP): don't expect autoconf to help us out.
/openbsd/src/gnu/usr.bin/cvs/src/
DChangeLog-96107 * options.h.in (GREP): Removed; no longer used.
109 file_has_markers rather than GREP.
111 we had been calling GREP. I suspect noone is using this code
680 * commit.c (check_fileproc): use Grepbin instead of GREP.
681 * rcscmds.c (RCS_merge): use Grepbin instead of GREP.
683 (update_fileproc): use Grepbin instead of GREP.
689 (GREPBIN_DFLT): renamed from GREP.
695 (Grepfbin): new global variable for GREP path.
/openbsd/src/gnu/usr.bin/cvs/
DChangeLog1377 * INSTALL: Don't mention GREP; CVS no longer uses it.
2364 * acconfig.h: Add AUTH_SERVER_SUPPORT. Remove DIFF and GREP (no
2852 * configure.in: #define the symbols DIFF and GREP to be the paths
2853 to the DIFF and GREP programs; their values will be edited into
2855 * acconfig.h (DIFF, GREP): Add these.
/openbsd/src/gnu/usr.bin/gcc/gcc/treelang/
Dtreelang.texi1191 GREP: grep is also a useful way to find all uses of a symbol.
/openbsd/src/gnu/gcc/gcc/treelang/
Dtreelang.texi1204 GREP: grep is also a useful way to find all uses of a symbol.
/openbsd/src/usr.sbin/nsd/doc/
DRELNOTES442 - Merge PR #86 from noloader: Use precious variables for GREP, EGREP,
DChangeLog819 - Merge PR #86 from noloader: Use precious variables for GREP, EGREP,