Home
last modified time | relevance | path

Searched refs:bak (Results 1 – 25 of 134) sorted by relevance

123456

/external/openssh/regress/
Dforward-control.sh126 ( cat ${OBJ}/sshd_proxy.bak ;
133 ( cat ${OBJ}/sshd_proxy.bak ;
145 < ${OBJ}/authorized_keys_${USER}.bak \
147 ( cat ${OBJ}/sshd_proxy.bak ;
154 < ${OBJ}/authorized_keys_${USER}.bak \
156 ( cat ${OBJ}/sshd_proxy.bak ;
165 < ${OBJ}/authorized_keys_${USER}.bak \
167 ( cat ${OBJ}/sshd_proxy.bak ;
173 < ${OBJ}/authorized_keys_${USER}.bak \
175 ( cat ${OBJ}/sshd_proxy.bak ;
[all …]
Dbrokenkeys.sh10 mv ${KEYS} ${KEYS}.bak
14 cat ${KEYS}.bak >> ${KEYS}
22 mv ${KEYS}.bak ${KEYS}
Dkeys-command.sh47 cp $OBJ/sshd_proxy $OBJ/sshd_proxy.bak
51 grep -vi AuthorizedKeysFile $OBJ/sshd_proxy.bak
67 grep -vi AuthorizedKeysFile $OBJ/sshd_proxy.bak
/external/selinux/mcstrans/share/util/
Dtry-all15 …rm -rf /etc/selinux/mls/setrans.conf.bak /etc/selinux/mls/secolor.conf.bak /etc/selinux/mls/setran…
19 mv /etc/selinux/mls/setrans.conf /etc/selinux/mls/setrans.conf.bak
24 mv /etc/selinux/mls/secolor.conf /etc/selinux/mls/secolor.conf.bak
28 mv /etc/selinux/mls/setrans.d /etc/selinux/mls/setrans.d.bak
49 if [ -e /etc/selinux/mls/setrans.conf.bak ]; then
50 mv /etc/selinux/mls/setrans.conf.bak /etc/selinux/mls/setrans.conf
52 if [ -e /etc/selinux/mls/secolor.conf.bak ]; then
53 mv /etc/selinux/mls/secolor.conf.bak /etc/selinux/mls/secolor.conf
56 mv /etc/selinux/mls/setrans.d.bak /etc/selinux/mls/setrans.d
/external/llvm-project/lldb/scripts/
Dframework-header-fix.sh8 /usr/bin/sed -i.bak 's/\(#include\)[ ]*"lldb\/\(API\/\)\{0,1\}\(.*\)"/\1 <LLDB\/\3>/1' "$file"
9 /usr/bin/sed -i.bak 's|<LLDB/Utility|<LLDB|' "$file"
13 /usr/bin/sed -i.bak "s|//#define LLDB_VERSION$|#define LLDB_VERSION $LLDB_VERSION |" "$file"
14 /usr/bin/sed -i.bak "s|//#define LLDB_REVISION|#define LLDB_REVISION $LLDB_REVISION |" "$file"
15 …/usr/bin/sed -i.bak "s|//#define LLDB_VERSION_STRING|#define LLDB_VERSION_STRING \"$LLDB_VERSION_S…
/external/protobuf/php/tests/
Dcompatibility_test.sh123 sed -i.bak '/php_implementation_test.php/d' phpunit.xml
124 sed -i.bak '/generated_phpdoc_test.php/d' phpunit.xml
125 sed -i.bak 's/generated_phpdoc_test.php//g' tests/test.sh
126 sed -i.bak 's/generated_service_test.php//g' tests/test.sh
127 sed -i.bak '/memory_leak_test.php/d' tests/test.sh
128 sed -i.bak '/^ public function testTimestamp()$/,/^ }$/d' tests/well_known_test.php
129 sed -i.bak 's/PHPUnit_Framework_TestCase/\\PHPUnit\\Framework\\TestCase/g' tests/array_test.php
130 sed -i.bak 's/PHPUnit_Framework_TestCase/\\PHPUnit\\Framework\\TestCase/g' tests/map_field_test.php
131 sed -i.bak 's/PHPUnit_Framework_TestCase/\\PHPUnit\\Framework\\TestCase/g' tests/test_base.php
/external/one-true-awk/
Dmakefile49 SHIP = README LICENSE FIXES $(SOURCE) awkgram.tab.[ch].bak makefile \
67 @cp awkgram.tab.h awkgram.tab.h.bak
68 @cp awkgram.tab.c awkgram.tab.c.bak
72 @cp awkgram.tab.h awkgram.tab.h.bak
73 @cp awkgram.tab.c awkgram.tab.c.bak
/external/clang/test/SemaObjC/
Dclass-protocol-method-match.m22 - (char) bak; // expected-note {{previous declaration is here}} method
36 - (void) bak;
47 - (void) bak {} // expected-warning {{conflicting return type in declaration of 'bak': 'char' vs 'v… method
/external/llvm-project/clang/test/SemaObjC/
Dclass-protocol-method-match.m22 - (char) bak; // expected-note {{previous declaration is here}} method
36 - (void) bak;
47 - (void) bak {} // expected-warning {{conflicting return type in declaration of 'bak': 'char' vs 'v… method
/external/walt/hardware/kicad/
D.gitignore1 *.bak
6 *.kicad_pcb-bak
/external/python/cpython2/Tools/scripts/
Dcleanfuture.py119 bak = file + ".bak"
120 if os.path.exists(bak):
121 os.remove(bak)
122 os.rename(file, bak)
124 print "renamed", file, "to", bak
/external/python/cpython3/Tools/scripts/
Dcleanfuture.py119 bak = file + ".bak"
120 if os.path.exists(bak):
121 os.remove(bak)
122 os.rename(file, bak)
124 print("renamed", file, "to", bak)
/external/kotlinx.atomicfu/
Dbump-version.sh14 sed -i.bak s/$old_version/$new_version/g $1
15 rm $1.bak
/external/tcpdump/
Dmkdep61 cp $MAKE ${MAKE}.bak
111 rm -f ${MAKE}.bak $TMP
/external/kotlinx.coroutines/
Dbump-version.sh14 sed -i.bak s/$old_version/$new_version/g $1
15 rm $1.bak
/external/e2fsprogs/lib/
DMakefile.library20 $(Q) (if test -r $@; then $(RM) -f $@.bak && $(MV) $@ $@.bak; fi)
DMakefile.profile13 $(Q) (if test -r $@; then $(RM) -f $@.bak && $(MV) $@ $@.bak; fi)
/external/libpcap/
Dmkdep80 cp $MAKE ${MAKE}.bak
139 rm -f ${MAKE}.bak $TMP
/external/curl/
Dmaketgz81 sed -i.bak \
92 sed -i.bak 's/#define CURL_VERSION .*/#define CURL_VERSION "'$curlversion'"/g' $CHEADER
96 sed -i.bak "s/7\.12\.3/$libversion/g" $PLIST
/external/fonttools/
D.gitignore38 env.bak/
39 venv.bak/
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/
Dphase1-down.sh30 test -f /etc/resolv.conf.bak && cp /etc/resolv.conf.bak /etc/resolv.conf
Dphase1-up.sh29 test -f /etc/resolv.conf.bak || cp /etc/resolv.conf /etc/resolv.conf.bak
/external/brotli/
Dbootstrap32 sed -i.bak -r "s/[0-9]+:[0-9]+:[0-9]+/$BROTLI_ABI_INFO/" Makefile.am
33 sed -i.bak -r "s/\[[0-9]+\.[0-9]+\.[0-9]+\]/[$BROTLI_VERSION]/" configure.ac
/external/libaom/
Dgenerate_config.sh93 sed -E -i.bak \
97 rm ${BASE}/README.android.bak
/external/rust/crates/clap/
Djustfile3 mv CONTRIBUTORS.md CONTRIBUTORS.md.bak
12 rm CONTRIBUTORS.md.bak

123456