Searched refs:grep (Results 401 - 425 of 2029) sorted by relevance

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dist/
H A Ds_s60_posix43 grep -w $1 srcfiles.in |
49 grep -w $1 srcfiles.in |
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/scripts/
H A DMakefile.modinst12 __modules := $(sort $(shell grep -h '\.ko' /dev/null $(wildcard $(MODVERDIR)/*.mod)))
H A Dmkcompile_h94 grep -v 'UTS_VERSION\|LINUX_COMPILE_TIME' $TARGET > .tmpver.1 && \
95 grep -v 'UTS_VERSION\|LINUX_COMPILE_TIME' .tmpcompile > .tmpver.2 && \
H A Dmkmakefile16 if test -e $2/Makefile && ! grep -q Automatically $2/Makefile
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/scr030/
H A Dchk.build31 if `echo "$1" | grep disable-statistics > /dev/null`; then
58 echo "$1" | grep enable-java > /dev/null
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/scr031/
H A Dchk.copy42 diff $t1 $t2 | grep '>' | awk '{print $2}'
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/scripts/
H A Dmkdiff_obj_bloat28 $1/scripts/bloat-o-meter $1/$oname $2/$oname | grep 'otal: 0 byte' >/dev/null && continue
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dist/
H A Ds_s60_posix43 grep -w $1 srcfiles.in |
49 grep -w $1 srcfiles.in |
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/contrib/slackware-dnsmasq/
H A Ddnsmasq.SlackBuild39 find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
40 find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/script/tests/
H A Dtest_smbclient_s3.sh28 grep $prompt
53 grep $prompt
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/packaging/bin/
H A Dupdate-pkginfo20 for f in `du -a | awk '{print $2}' | grep \.tmpl$`; do
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/util/
H A Dpod2mantest41 if "$pod2man" --section=1 --center=OpenSSL --release=dev pod2mantest.pod | grep '^MARKER - ' >/dev/null; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/contrib/OCSP_check/
H A DOCSP_check.sh104 if echo "$status" | grep -Fq "0x${serial}: good"; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/others/
H A Dcru20 grep -v "#$ID#\$" $F >$N 2>/dev/null
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/ldb/tests/
H A Dtest-soloading.sh31 $VALGRIND ldbsearch "(touchedBy=sample)" | grep "touchedBy: sample" || exit 1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/talloc/script/
H A Dabi_checks_gcc.sh9 for i in abi/*.X; do cat $i | grep 'talloc\.h'; done | sort | uniq | awk -F "extern " '{ print $2 }' | sort > abi/signatures
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/tevent/script/
H A Dabi_checks_gcc.sh8 for i in abi/*.X; do cat $i | grep 'tevent\.h'; done | sort | uniq | awk -F "extern " '{ print $2 }' | sort> abi/signatures
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rom/apps_scripts/
H A Dmodem_stop.sh45 at_ret=`$at_lock modem_at.sh "+CAUTOCONNECT=0" |grep "OK" 2>/dev/null`
50 at_ret=`$at_lock modem_at.sh "+CWWAN=0" |grep "OK" 2>/dev/null`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rom/webs_scripts/
H A Dnozip_webs_upgrade.sh11 rsa_enabled=`nvram show | grep rc_support | grep HTTPS`
25 small_fw_update=`nvram show | grep rc_support | grep small_fw`
H A Dssl_webs_upgrade.sh11 rsa_enabled=`nvram show | grep rc_support | grep HTTPS`
25 small_fw_update=`nvram show | grep rc_support | grep small_fw`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rp-l2tp/
H A Dmake-release.sh6 VERSION=`grep '^VERSION=' Makefile.in | sed -e 's/VERSION=//'`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rp-pppoe/scripts/
H A Dpppoe-status69 netstat -rn | grep " ${IF}\$" > /dev/null
70 # /sbin/ifconfig $IF | grep "UP.*POINTOPOINT" > /dev/null
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/scr030/
H A Dchk.build31 if `echo "$1" | grep disable-statistics > /dev/null`; then
58 echo "$1" | grep enable-java > /dev/null
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/scr031/
H A Dchk.copy42 diff $t1 $t2 | grep '>' | awk '{print $2}'
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/xz/extra/7z2lzma/
H A D7z2lzma.bash53 if [ $? != 0 ] || printf '%s\n' "$INFO" | grep -q ^Error; then
59 if printf '%s\n' "$INFO" | grep -q '^Block = 1'; then

Completed in 219 milliseconds

<<11121314151617181920>>