Searched refs:GREP (Results 1 – 19 of 19) sorted by relevance
/openbsd/usr.sbin/unbound/ |
H A D | ltmain.sh | 284 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 2743 $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1 4989 if $GREP -v "^: " < "$nlist" | 4998 $GREP -v "^: " < "$nlist" > "$nlist"S 8537 $GREP ": [^:]* bundle" >/dev/null; then 8776 if $GREP "^installed=no" $deplib > /dev/null; then [all …]
|
H A D | aclocal.m4 | 2230 if $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then 4094 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then 4948 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then 5403 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then 6430 $GREP 'no-whole-archive' > /dev/null; then 6450 …_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-… 7230 …_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-… 7314 …_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-… 7325 …rbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-… 8182 test -z "$GREP" && GREP=grep [all …]
|
H A D | configure | 4770 if test -z "$GREP"; then 4824 ac_cv_path_GREP=$GREP 4830 GREP="$ac_cv_path_GREP" 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 10093 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then 13091 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then [all …]
|
H A D | configure.ac | 608 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
|
H A D | acx_nlnetlabs.m4 | 447 …if $CC $CFLAGS -o conftest conftest.c 2>&1 | $GREP -e "warning: no debug symbols in executable" -e…
|
/openbsd/usr.sbin/nsd/ |
H A D | configure.ac | 17 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
|
H A D | configure | 1511 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
|
H A D | Makefile.in | 50 GREP = @GREP@
|
H A D | acx_nlnetlabs.m4 | 447 …if $CC $CFLAGS -o conftest conftest.c 2>&1 | $GREP -e "warning: no debug symbols in executable" -e…
|
/openbsd/gnu/usr.bin/cvs/vms/ |
H A D | ChangeLog | 144 * options.h (GREP): Remove; no longer used.
|
/openbsd/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
H A D | perlfaq8.pod | 850 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/gnu/usr.bin/cvs/windows-NT/ |
H A D | ChangeLog | 329 * config.h, options.h (GREP): Remove; no longer used. 497 * options.h: Fix defines for DIFF and GREP.
|
/openbsd/gnu/usr.bin/cvs/os2/ |
H A D | ChangeLog | 122 * options.h, config.h (GREP): Remove; no longer used. 562 * options.h (DIFF, GREP): don't expect autoconf to help us out.
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | ChangeLog-96 | 107 * 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/gnu/usr.bin/cvs/ |
H A D | ChangeLog | 1377 * 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/gnu/gcc/gcc/treelang/ |
H A D | treelang.texi | 1204 GREP: grep is also a useful way to find all uses of a symbol.
|
/openbsd/gnu/usr.bin/gcc/gcc/treelang/ |
H A D | treelang.texi | 1191 GREP: grep is also a useful way to find all uses of a symbol.
|
/openbsd/usr.sbin/nsd/doc/ |
H A D | RELNOTES | 442 - Merge PR #86 from noloader: Use precious variables for GREP, EGREP,
|
H A D | ChangeLog | 819 - Merge PR #86 from noloader: Use precious variables for GREP, EGREP,
|