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

1 2 3 4 5 6 7 8 91011>>

  /onnv/onnv-gate/usr/src/pkgdefs/common_files/
i.kmfconfbase 28 while read src dest
30 if [ ! -f $dest ] ; then
31 cp $src $dest
i.p9000conf 29 while read src dest
31 if [ ! -f $dest ] ; then
32 cp $src $dest
i.preserve 29 while read src dest
31 if [ ! -f $dest ] ; then
32 cp $src $dest
i.renameold 32 while read src dest
34 if [ ! -f $dest ] ; then
35 cp $src $dest
37 cmp -s $src $dest
39 cp $dest $dest.${TAG}
40 cp $src $dest
41 echo "EXISTING_FILE_RENAMED: ${dest} ${dest}.${TAG}" \
i.kclasses_sparc 39 while read src dest
41 if [ ! -f $dest ] ; then
42 cp $src $dest
44 obsolete < $dest > /tmp/odc.$$.tmp
45 cp /tmp/odc.$$.tmp $dest
53 $dest > /tmp/rest.$$ 2>/dev/null
54 cp /tmp/rest.$$ $dest
55 grep '^isp scsi' $dest > /dev/null 2>&1
57 echo 'isp scsi' >> $dest
59 grep '^pcipsy[ ].*pci' $dest > /dev/null 2>&
    [all...]
i.ipsecalgsbase 28 while read src dest
30 if [ ! -f $dest ] ; then
35 cp $src $dest
56 eval sed $sedcmd $dest > $dest.$$
173 }' $dest.$$ > $dest.2.$$
174 mv $dest.2.$$ $dest
175 rm $dest.$
    [all...]
i.pkcs11confbase 26 while read src dest
28 if [ ! -f $dest ] ; then
29 cp $src $dest
32 egrep '^metaslot' $dest > /dev/null 2>& 1
42 ' ${dest} > ${dest}.$$
43 mv -f ${dest}.$$ ${dest}
50 ${dest} > ${dest}.$
    [all...]
i.kcfconfbase 28 while read src dest
30 if [ ! -f $dest ] ; then
31 cp $src $dest
34 egrep '^arcfour' $dest > /dev/null 2>&1
38 egrep '^ecc' $dest > /dev/null 2>&1
42 egrep '^rsa' $dest > /dev/null 2>&1
46 egrep '^sha2' $dest > /dev/null 2>&1
50 egrep '^swrand' $dest > /dev/null 2>&1
54 egrep '^md4' $dest > /dev/null 2>&1
73 ' $dest > $dest.$
    [all...]
i.renamenew 32 while read src dest
34 if [ ! -f $dest ] ; then
35 cp $src $dest
37 cmp -s $src $dest
39 cp $src $dest.${TAG}
40 echo "EXISTING_FILE_PRESERVED: ${dest} ${dest}.${TAG}" \
i.ypnicknames 32 while read src dest
34 if [ ! -f $dest ] ; then
35 cp $src $dest
37 grep 'ipnodes' $dest > /dev/null 2>&1
39 grep 'ipnodes' $src >> $dest
41 grep 'project' $dest > /dev/null 2>&1
43 grep 'project' $src >> $dest
i.logadmconf 30 while read src dest
32 if [ ! -f $dest ] ; then
33 cp $src $dest
35 # foreach entry in $src, add it to $dest only if
39 grep -w "$entry" $dest > /dev/null || \
40 echo "$entry $rest" >> $dest
i.policyconf 32 while read src dest
34 if [ ! -f $dest ] ; then
35 cp $src $dest
46 sed -n -e '/^[^#]/q;p' < $src > $dest.$$
52 -e '/^[^#]/,$p' < $dest >> $dest.$$
54 grep 'PROFS_GRANTED=' $dest > /dev/null 2>&1
56 sed < $dest.$$ > $dest -e "/^AUTHS_GRANTED=/a\\
58 cat $dest > $dest.$
    [all...]
i.sock2path 26 while read src dest
28 if [ ! -f $dest ] ; then
29 cp $src $dest
33 $dest > /tmp/d.$$
34 cp /tmp/d.$$ $dest
36 grep '/dev/rts' $dest > /dev/null 2>&1
38 echo >> $dest
39 grep '/dev/rts' $src >> $dest
41 grep '/dev/tcp6' $dest > /dev/null 2>&1
43 echo >> $dest
    [all...]
i.etcrpc 30 while read src dest
32 if [ ! -f $dest ] ; then
33 cp $src $dest
39 grep 'nispasswd' $dest > /dev/null 2>&1
41 echo 'nispasswd 100303 rpc.nispasswdd' >> $dest
45 grep '100087' $dest > /dev/null 2>&1
48 sed 's/.*100087.*/sadmind 100232/' $dest > /tmp/r.$$
49 cp /tmp/r.$$ $dest
54 grep 'nfs_acl' $dest > /dev/null 2>&1
56 echo 'nfs_acl 100227' >> $dest
    [all...]
i.devpolicy 30 while read src dest
32 if [ ! -f $dest ] ; then
33 cp $src $dest
38 cp $dest $dest.$$
39 sed < $dest.$$ > $dest \
50 rm -f $dest.$$
63 grep "^$dev[ ]" $dest > /dev/null 2>&1
68 grep "^$dev[ ]" $src >> $dest
    [all...]
i.etcprofile 31 while read src dest
33 if [ ! -f $dest ] ; then
34 cp $src $dest
41 $dest > /tmp/prof.$$
42 cp /tmp/prof.$$ $dest
i.etcremote 32 while read src dest
34 if [ ! -f $dest ] ; then
35 cp $src $dest
39 -e '/^cu0|cu2400:tc=UNIX-2400:/d' $dest > /tmp/tmp.$$
40 cp /tmp/tmp.$$ $dest
i.iscsiconf 32 cat >> $dest << EOF
52 while read src dest; do
53 if [ ! -f $dest ]; then
54 cp $src $dest
56 grep '^[ ]*mpxio-disable=' $dest >/dev/null
i.scsa2usbconf 40 while read src dest
42 if [ ! -f $dest ] ; then
43 cp $src $dest
47 sed -e "1,/$MARKER/d" $dest > $TMP_FILE
50 cat $src $TMP_FILE > $dest
i.sshdconfig 35 while read src dest
37 if [ ! -f $dest ] ; then
38 cp $src $dest
40 sed -e "/^CheckMail /d" $dest > $SSHDTMP
41 cp $SSHDTMP $dest
  /onnv/onnv-gate/usr/src/cmd/svr4pkg/pkgscripts/
i.preserve.sh 31 while read src dest
35 if [ -f "$dest" ]
37 echo $dest preserved
39 echo $dest
40 cp $src $dest || error=yes
r.awk.sh 29 while read dest
31 if [ -d $dest ]
33 echo "$dest"
34 rmdir $dest || error=yes
35 elif [ -f $dest ]
37 echo "Modifying $dest"
39 # Strip PKG_INSTALL_ROOT from dest if installation is to an
43 client_dest=`echo $dest | \
48 savepath=$PKGSAV/awk${dest}
51 /usr/sadm/install/scripts/cmdexec /usr/bin/awk remove $savepath $dest ||
    [all...]
r.sed.sh 29 while read dest
31 if [ -d $dest ]
33 echo "$dest"
34 rmdir $dest || error=yes
35 elif [ -f $dest ]
37 echo "Modifying $dest"
39 # Strip PKG_INSTALL_ROOT from dest if installation is to an
43 client_dest=`echo $dest | \
48 savepath=$PKGSAV/sed${dest}
51 /usr/sadm/install/scripts/cmdexec /bin/sed remove $savepath $dest ||
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWcnetr/
i.dhcpagent 28 while read src dest
30 if [ ! -f $dest ] ; then
31 cp $src $dest
40 grep '# All parameters can be tuned for ' $dest >/dev/null &&
41 ( grep '# An interface name alone ' $dest >/dev/null || (
57 ' $dest > $tmpdst && cp $tmpdst $dest
61 if grep ' is sent a SIGTERM, all managed' $dest >/dev/null &&
62 grep 'parameter-value pair, all managed' $dest >/dev/null
94 ' $dest > $tmpdst && cp $tmpdst $des
    [all...]
  /onnv/onnv-gate/usr/src/lib/libparted/common/lib/
memmove.c 2 Copy LENGTH bytes from SOURCE to DEST. Does not null-terminate.
13 char *dest = dest0; local
15 if (source < dest)
17 for (source += length, dest += length; length; --length)
18 *--dest = *--source;
19 else if (source != dest)
23 *dest++ = *source++;

Completed in 180 milliseconds

1 2 3 4 5 6 7 8 91011>>