Searched refs:GREP (Results 1 – 19 of 19) sorted by relevance
| /openbsd/src/usr.sbin/unbound/ |
| 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 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 …]
|
| D | aclocal.m4 | 1021 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 …]
|
| D | configure | 4770 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 …]
|
| 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
|
| D | acx_nlnetlabs.m4 | 447 …if $CC $CFLAGS -o conftest conftest.c 2>&1 | $GREP -e "warning: no debug symbols in executable" -e…
|
| /openbsd/src/usr.sbin/nsd/ |
| 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
|
| 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
|
| D | Makefile.in | 50 GREP = @GREP@
|
| D | acx_nlnetlabs.m4 | 447 …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/ |
| D | ChangeLog | 144 * options.h (GREP): Remove; no longer used.
|
| /openbsd/src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
| 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/src/gnu/usr.bin/cvs/windows-NT/ |
| D | ChangeLog | 329 * 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/ |
| 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/src/gnu/usr.bin/cvs/src/ |
| 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/src/gnu/usr.bin/cvs/ |
| 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/src/gnu/usr.bin/gcc/gcc/treelang/ |
| D | treelang.texi | 1191 GREP: grep is also a useful way to find all uses of a symbol.
|
| /openbsd/src/gnu/gcc/gcc/treelang/ |
| D | treelang.texi | 1204 GREP: grep is also a useful way to find all uses of a symbol.
|
| /openbsd/src/usr.sbin/nsd/doc/ |
| D | RELNOTES | 442 - Merge PR #86 from noloader: Use precious variables for GREP, EGREP,
|
| D | ChangeLog | 819 - Merge PR #86 from noloader: Use precious variables for GREP, EGREP,
|