HomeSort by relevance Sort by last modified time
    Searched refs:egrep (Results 1 - 25 of 186) sorted by null

1 2 3 4 5 6 7 8

  /onnv/onnv-gate/usr/src/pkgdefs/common_files/
i.kcfconfbase 34 egrep '^arcfour' $dest > /dev/null 2>&1
36 rc4=`egrep '^arcfour' $src`
38 egrep '^ecc' $dest > /dev/null 2>&1
40 ecc=`egrep '^ecc' $src`
42 egrep '^rsa' $dest > /dev/null 2>&1
44 rsa=`egrep '^rsa' $src`
46 egrep '^sha2' $dest > /dev/null 2>&1
48 sha2=`egrep '^sha2' $src`
50 egrep '^swrand' $dest > /dev/null 2>&1
52 swrand=`egrep '^swrand' $src
    [all...]
i.ttysrch 36 egrep '^#' $src > /tmp/i.$$
48 egrep "^$src_dev" $dest > /dev/null &&
51 egrep "^$src_dev" $file >> /tmp/i.$$
60 egrep "^$dest_dev" /tmp/i.$$ > /dev/null ||
61 egrep "^$dest_dev" $dest >> /tmp/i.$$
i.logindevperm 40 entry=`echo "$line" | egrep "^[# ]*/[a-zA-Z0-9\/]+[ ]+[0-9]+[ ]+"`
55 found_driver=`echo "$drivers" | egrep "^driver="`
65 dest_entry=`egrep "^[# ]*/[a-zA-Z0-9\/]+[ ]+[0-9]+[ ]+$devices[ ]*$drivers" $dest | tail -1 2>/dev/null`
78 entry=`echo "$line" | egrep "^[# ]*/[a-zA-Z0-9\/]+[ ]+[0-9]+[ ]+"`
91 found_driver=`echo "$drivers" | egrep "^driver="`
99 dest_entry=`egrep "^[# ]*/[a-zA-Z0-9\/]+[ ]+[0-9]+[ ]+"$devices"[ ]*"$drivers"" $newdest | tail -1 2>/dev/null`
i.ncakmod 35 egrep '^nca_active' $dest > /dev/null 2>&1
43 egrep -v '^ncad_status' $dest > /tmp/tmp.$$
56 egrep '^status[ ]*=' $dest > /dev/null 2>&1
i.pkcs11confbase 32 egrep '^metaslot' $dest > /dev/null 2>& 1
35 metaslot_config=`egrep '^metaslot' $src`
55 egrep 'pkcs11_tpm' $dest > /dev/null 2>& 1
i.ncalogd 41 egrep '^status[ ]*=' $dest > /dev/null 2>&1
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWcar.u/
preinstall 40 mount | egrep -s "^/platform/sun4u-us3/lib/libc_psr.so.1 on "
47 mount | egrep -s "^/platform/sun4u-us3/lib/sparcv9/libc_psr.so.1 on "
preremove 40 mount | egrep -s "^/platform/sun4u-us3/lib/libc_psr.so.1 on "
47 mount | egrep -s "^/platform/sun4u-us3/lib/sparcv9/libc_psr.so.1 on "
postinstall 39 mount | egrep -s "^/platform/sun4u-us3/lib/libc_psr.so.1 on "
47 mount | egrep -s "^/platform/sun4u-us3/lib/sparcv9/libc_psr.so.1 on "
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWpcser/
preremove 44 if egrep -s "PCMCIA" $TMP.remote
51 if egrep -s '^pc0:' $TMP.remote
58 if egrep -s '^pc1:' $TMP.remote
65 if egrep -s '^pc2:' $TMP.remote
72 if egrep -s '^pc3:' $TMP.remote
79 if egrep -s '^pc4:' $TMP.remote
86 if egrep -s '^pc5:' $TMP.remote
93 if egrep -s '^pc6:' $TMP.remote
100 if egrep -s '^pc7:' $TMP.remote
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWbnuu/
preremove 32 ps -e | egrep -s ' cron$'
  /onnv/onnv-gate/usr/src/tools/scripts/
keywords.sh 71 egrep -s "$canon_str" $bname
77 egrep -s "$LIBERAL" $bname
79 egrep -s "$EXPANDED" $bname
88 egrep -s "$STANDARD" $bname
90 egrep -s "$EXPANDED" $bname
125 echo $dir | egrep -s '^/'
148 egrep -s "cm7" /tmp/xxx$$
150 egrep -s "$EXPANDED" $file
  /onnv/onnv-gate/usr/src/cmd/dfs.cmds/shareall/
shareall.sh 71 `egrep "^[^#]*[ ][ ]*-F[ ]*(\`echo $fsys|tr ',' '|'\`)" |
77 def_fs=`egrep '^[^#]' $fsys_file | awk '{print $1; exit}'`
86 `egrep -v "(^[#]|-F)" | /sbin/sh`
  /onnv/onnv-gate/usr/src/cmd/svc/milestone/
rmtmpfiles 46 /sbin/mount | /usr/bin/egrep '^/tmp(/| )' >/dev/null 2>&1 || {
72 /sbin/mount | /usr/bin/egrep '^/var/tmp(/| )' >/dev/null 2>&1 || {
82 /usr/bin/ls -a | /usr/bin/egrep -v '^(Ex.*|\.|\.\.)$' |
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWatheros/
postremove 43 /usr/bin/egrep -s "^${DRV}[ ]" $BASEDIR/etc/name_to_major
postinstall 71 /usr/bin/egrep -s "^${DRIVER}[ ]" "$BASEDIR"/etc/name_to_major
83 /usr/bin/egrep -s "^${DRIVER}[ ]+$i" ${ALIASDIR}
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWrtw/
postremove 43 /usr/bin/egrep -s "^${DRV}[ ]" $BASEDIR/etc/name_to_major
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWarn/
postremove 41 /usr/bin/egrep -s "^${DRV}[ ]" $BASEDIR/etc/name_to_major
  /onnv/onnv-gate/usr/src/cmd/cmd-crypto/scripts/
r.kcfconf 52 egrep -s "$pkg_start" $dest && start=1
53 egrep -s "$pkg_end" $dest && end=1
r.kmfconf 51 egrep -s "$pkg_start" $dest && start=1
52 egrep -s "$pkg_end" $dest && end=1
r.pkcs11conf 52 egrep -s "$pkg_start" $dest && start=1
53 egrep -s "$pkg_end" $dest && end=1
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWibsdp/
postinstall 48 egrep "$SDP4_SOCK_ENTRY" $BASEDIR/etc/sock2path > /dev/null 2>&1
59 egrep "$SDP6_SOCK_ENTRY" $BASEDIR/etc/sock2path > /dev/null 2>&1
preremove 46 egrep -v "$SDP4_SOCK_ENTRY" $BASEDIR/etc/sock2path > /tmp/sock2path$$
48 egrep -v "$SDP6_SOCK_ENTRY" $BASEDIR/etc/sock2path > /tmp/sock2path$$
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWdcar/
postinstall 44 prtconf -pv | egrep -s "$i"
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWrds/
preremove 46 egrep -v "$RDS_SOCK_ENTRY" $BASEDIR/etc/inet/sock2path > /tmp/sock2path$$

Completed in 420 milliseconds

1 2 3 4 5 6 7 8