Searched refs:mv (Results 1 - 17 of 17) sorted by relevance

/solaris-userland/components/sendmail/files/
H A Dsendmail_include.sh66 mv "$cf_path" "${cf_path}.new"
68 mv "${cf_path}.old" "$cf_path"
95 mv "${cf_path}.tmp" "$cf_path"
/solaris-userland/components/gzip/
H A DMakefile62 mv $$file $$file.tmp ; \
72 mv $$zfile g$$zfile ; \
/solaris-userland/components/apache24/Solaris/
H A Dcustomization.sh47 mv ${i}.new ${i}
/solaris-userland/components/bison/
H A DMakefile70 (cd $(@D)/tests; mv bison bison.orig; \
78 (cd $(@D)/tests; rm -f bison; mv bison.orig bison)
93 '-e "s|^mv -f.*$$|XXX_CC_XXX|g" ' \
/solaris-userland/components/tcl/tcl/
H A DMakefile45 for i in *.n ; do manbase="$$(basename "$$i" .n)"; mv "$$i" "$${manbase}.1t"; done ; \
46 for i in *.3 ; do manbase="$$(basename "$$i" .3)"; mv "$$i" "$${manbase}.3tcl"; done)
/solaris-userland/components/open-fabrics/perftest/
H A DMakefile63 mv send_bw.c.tmp send_bw.c; \
/solaris-userland/components/texinfo/
H A DMakefile71 '-e "s|^mv.*$$|XXX_CC_XXX|g" ' \
H A Dsvc-texinfo-update71 mv -f ${dir_file}.new ${dir_file}
/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/
H A Ddsr.c485 int mv; local
518 if ((mv = strcmp(entry->dtype,
525 if (mv == 0) {
541 if (mv >= 0) {
609 int mv; local
613 if ((mv = strcmp(cmpbuf, list->dtype)) < 0)
618 if (mv == 0) {
/solaris-userland/components/zsh/
H A DMakefile67 mv config.status.new config.status; \
/solaris-userland/components/wireshark/
H A DMakefile83 mv config.status.new config.status; \
/solaris-userland/components/sendmail/files/cf/cf/
H A DMakefile40 MV= /usr/bin/mv
/solaris-userland/components/rsyslog/files/
H A Drsyslog82 /usr/bin/mv $TMP_CONF $LOGADM_CONF
/solaris-userland/components/cyrus-sasl/test/
H A Dsetup-for-mit164 mv -f $tmpnfssec /etc/nfssec.conf
H A Dsetup-for-seam167 mv -f $tmpnfssec /etc/nfssec.conf
/solaris-userland/components/stdcxx/Solaris/
H A Dconfigure282 mv config.h config.h.orig
/solaris-userland/make-rules/
H A Dshared-macros.mk702 MV = /bin/mv -f

Completed in 79 milliseconds