Searched refs:grep (Results 201 - 225 of 2029) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/packaging/RHEL-CTDB/
H A Dmakespec.sh24 VERSION=`grep "^#define SAMBA_VERSION_OFFICIAL_STRING " ${VERSION_H} | awk '{print $3}'`
25 vendor_version=`grep "^#define SAMBA_VERSION_VENDOR_SUFFIX " ${VERSION_H} | awk '{print $3}'`
29 vendor_patch=`grep "^#define SAMBA_VERSION_VENDOR_PATCH " ${VERSION_H} | awk '{print $3}'`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/packaging/SGI/
H A Dfindsmb46 @ipaddrs = sort ipsort grep(s/ \*<00>.*$//,<NMBLOOKUP>);
66 @name = grep(/<00> - /,@nmblookup);
95 @info = grep(/OS=/,@smb);
103 @name = grep(/<00> - <GROUP>/,@nmblookup);
114 if (grep(/<1d>/,@nmblookup)) {
116 if (grep(/<1b>/,@nmblookup)) { # how about domain master browser?
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/demos/tunala/
H A Dtest.sh21 L1=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$CLIENT_PORT"`
22 L2=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$SERVER_PORT"`
31 HTML=`wget -O - -T 1 http://localhost:$CLIENT_PORT 2> /dev/null | grep "<HTML>"`
44 L1=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$CLIENT_PORT"`
45 L2=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$SERVER_PORT"`
82 DSS=`echo "$i" | grep "DSS"`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/packaging/SGI/
H A Dfindsmb46 @ipaddrs = sort ipsort grep(s/ \*<00>.*$//,<NMBLOOKUP>);
66 @name = grep(/<00> - /,@nmblookup);
95 @info = grep(/OS=/,@smb);
103 @name = grep(/<00> - <GROUP>/,@nmblookup);
114 if (grep(/<1d>/,@nmblookup)) {
116 if (grep(/<1b>/,@nmblookup)) { # how about domain master browser?
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/demos/tunala/
H A Dtest.sh21 L1=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$CLIENT_PORT"`
22 L2=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$SERVER_PORT"`
31 HTML=`wget -O - -T 1 http://localhost:$CLIENT_PORT 2> /dev/null | grep "<HTML>"`
44 L1=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$CLIENT_PORT"`
45 L2=`netstat -a | egrep "LISTEN[\t ]*$" | grep ":$SERVER_PORT"`
82 DSS=`echo "$i" | grep "DSS"`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/packaging/Caldera/OpenLinux/
H A Dfindsmb46 @ipaddrs = sort ipsort grep(s/ \*<00>.*$//,<NMBLOOKUP>);
66 @name = grep(/<00>/,@nmblookup);
95 @info = grep(/OS=/,@smb);
103 @name = grep(/<00> - <GROUP>/,@nmblookup);
114 if (grep(/<1d>/,@nmblookup)) {
116 if (grep(/<1b>/,@nmblookup)) { # how about domain master browser?
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/packaging/PHT/TurboLinux/
H A Dfindsmb46 @ipaddrs = sort ipsort grep(s/ \*<00>.*$//,<NMBLOOKUP>);
66 @name = grep(/<00>/,@nmblookup);
95 @info = grep(/OS=/,@smb);
103 @name = grep(/<00> - <GROUP>/,@nmblookup);
114 if (grep(/<1d>/,@nmblookup)) {
116 if (grep(/<1b>/,@nmblookup)) { # how about domain master browser?
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/packaging/RedHat/
H A Dfindsmb46 @ipaddrs = sort ipsort grep(s/ \*<00>.*$//,<NMBLOOKUP>);
66 @name = grep(/<00>/,@nmblookup);
95 @info = grep(/OS=/,@smb);
103 @name = grep(/<00> - <GROUP>/,@nmblookup);
114 if (grep(/<1d>/,@nmblookup)) {
116 if (grep(/<1b>/,@nmblookup)) { # how about domain master browser?
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/packaging/SGI/
H A Dfindsmb46 @ipaddrs = sort ipsort grep(s/ \*<00>.*$//,<NMBLOOKUP>);
66 @name = grep(/<00>/,@nmblookup);
95 @info = grep(/OS=/,@smb);
103 @name = grep(/<00> - <GROUP>/,@nmblookup);
114 if (grep(/<1d>/,@nmblookup)) {
116 if (grep(/<1b>/,@nmblookup)) { # how about domain master browser?
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/examples/perfcounter/
H A Dperfcountd.init26 pid=`ps aux | grep $1 | egrep -v '(grep|perfcountd)' | awk '{print $2}'`
49 pid=`ps aux | grep perfcount | egrep -v '(grep|perfcountd)' | awk '{print $2}'`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/scripts/
H A Dextract-ikconfig8 # "grep" that report the byte offset of the line instead of the pattern.
21 if pos=`tr "$cf1\n$cf2" "\n$cf2=" < "$1" | grep -abo "^$cf2"`
44 for pos in `tr "$gz1\n$gz2" "\n$gz2=" < "$img" | grep -abo "^$gz2"`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/examples/
H A Ddepmod15 zcat "$I" | strings | grep '^depends=' | sed -e 's/^depends=$//' -e 's/^depends=/,/' -e 's/,/ @/g'
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/examples/var_service/fw/etc/
H A Dhosts17 | grep -F 'inet ' \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/scripts/
H A Dfind_stray_common_vars10 done | grep -i ' c ' | sort -k2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/scripts/
H A Dextract-ikconfig8 # "grep" that report the byte offset of the line instead of the pattern.
21 if pos=`tr "$cf1\n$cf2" "\n$cf2=" < "$1" | grep -abo "^$cf2"`
44 for pos in `tr "$gz1\n$gz2" "\n$gz2=" < "$img" | grep -abo "^$gz2"`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/Documentation/aoe/
H A Dautoload.sh12 grep major-152 $f >/dev/null
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/Documentation/aoe/
H A Dautoload.sh12 grep major-152 $f >/dev/null
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/examples/
H A Ddepmod15 zcat "$I" | strings | grep '^depends=' | sed -e 's/^depends=$//' -e 's/^depends=/,/' -e 's/,/ @/g'
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/examples/var_service/fw/etc/
H A Dhosts17 | grep -F 'inet ' \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/scripts/
H A Dfind_stray_common_vars10 done | grep -i ' c ' | sort -k2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/examples/perfcounter/
H A Dperfcountd.init26 pid=`ps aux | grep $1 | egrep -v '(grep|perfcountd)' | awk '{print $2}'`
49 pid=`ps aux | grep perfcount | egrep -v '(grep|perfcountd)' | awk '{print $2}'`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rom/apps_scripts/
H A Dapp_set_enabled.sh8 package_ready=`ipkg list_installed | grep "$1 "`
48 Field_enabled=`grep "Enabled: " "$pkg_control_file"`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/examples/
H A Ddepmod15 zcat "$I" | strings | grep '^depends=' | sed -e 's/^depends=$//' -e 's/^depends=/,/' -e 's/,/ @/g'
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/examples/var_service/fw/etc/
H A Dhosts17 | grep -F 'inet ' \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/scripts/
H A Dfind_stray_common_vars10 done | grep -i ' c ' | sort -k2

Completed in 219 milliseconds

1234567891011>>