Home
last modified time | relevance | path

Searched refs:tmp (Results 1 – 25 of 90) sorted by relevance

1234

/busybox-1.35.0/shell/ash_test/ash-glob/
Dglob_and_assign.tests1 >ZVAR=z.tmp
2 >z.tmp
3 ZVAR=*.tmp echo ZVAR=*.tmp "ZVAR=*.tmp" "ZVAR=[z].tmp"
4 ZVAR=*.tmp /bin/echo ZVAR=*.tmp "ZVAR=*.tmp" "ZVAR=[z].tmp"
5 ZVAR=*.tmp
8 echo ZVAR=*.tmp "ZVAR=*.tmp" "ZVAR=[z].tmp"
9 /bin/echo ZVAR=*.tmp "ZVAR=*.tmp" "ZVAR=[z].tmp"
10 rm ZVAR=z.tmp z.tmp
Dglob_and_assign.right1 ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
2 ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
3 *.tmp
4 ZVAR=z.tmp z.tmp
5 ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
6 ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
Dglob_dir.right1 dirtest/z.tmp
2 dirtest/z.tmp
3 dirtest/z.tmp
4 dirtest/z.tmp
5 dirtest/z.tmp
6 dirtest/z.tmp
7 dirtest/z.tmp
8 dirtest/z.tmp
9 dirtest/z.tmp
11 */z.tmp
[all …]
Dglob_redir.tests5 >z.tmp
6 echo TEST >?.tmp
7 echo 'z.tmp:' `cat 'z.tmp'`
8 echo '?.tmp:' `cat '?.tmp'`
9 rm 'z.tmp' '?.tmp'
/busybox-1.35.0/shell/hush_test/hush-glob/
Dglob_and_assign.tests1 >ZVAR=z.tmp
2 >z.tmp
3 ZVAR=*.tmp echo ZVAR=*.tmp "ZVAR=*.tmp" "ZVAR=[z].tmp"
4 ZVAR=*.tmp /bin/echo ZVAR=*.tmp "ZVAR=*.tmp" "ZVAR=[z].tmp"
5 ZVAR=*.tmp
8 echo ZVAR=*.tmp "ZVAR=*.tmp" "ZVAR=[z].tmp"
9 /bin/echo ZVAR=*.tmp "ZVAR=*.tmp" "ZVAR=[z].tmp"
10 rm ZVAR=z.tmp z.tmp
Dglob_and_assign.right1 ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
2 ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
3 *.tmp
4 ZVAR=z.tmp z.tmp
5 ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
6 ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
Dglob_dir.right1 dirtest/z.tmp
2 dirtest/z.tmp
3 dirtest/z.tmp
4 dirtest/z.tmp
5 dirtest/z.tmp
6 dirtest/z.tmp
7 dirtest/z.tmp
8 dirtest/z.tmp
9 dirtest/z.tmp
11 */z.tmp
[all …]
Dglob_redir.tests5 >z.tmp
6 echo TEST >?.tmp
7 echo 'z.tmp:' `cat 'z.tmp'`
8 echo '?.tmp:' `cat '?.tmp'`
9 rm 'z.tmp' '?.tmp'
/busybox-1.35.0/shell/hush_test/hush-redir/
Dredir_space.tests1 v='z1.tmp z2.tmp'
3 echo 'z1.tmp:' `cat 'z1.tmp' 2>/dev/null; echo $?`
4 echo 'z2.tmp:' `cat 'z2.tmp' 2>/dev/null; echo $?`
5 echo '"z1.tmp z2.tmp":' `cat 'z1.tmp z2.tmp' 2>/dev/null; echo $?`
6 rm z*.tmp
Dredir_space.right1 z1.tmp: 1
2 z2.tmp: 1
3 "z1.tmp z2.tmp": TEST 0
Dredir9.tests1 echo Ok >file.tmp
2 cat 0<>file.tmp
4 rm file.tmp
/busybox-1.35.0/shell/ash_test/ash-redir/
Dredir_space.tests1 v='z1.tmp z2.tmp'
3 echo 'z1.tmp:' `cat 'z1.tmp' 2>/dev/null; echo $?`
4 echo 'z2.tmp:' `cat 'z2.tmp' 2>/dev/null; echo $?`
5 echo '"z1.tmp z2.tmp":' `cat 'z1.tmp z2.tmp' 2>/dev/null; echo $?`
6 rm z*.tmp
Dredir_space.right1 z1.tmp: 1
2 z2.tmp: 1
3 "z1.tmp z2.tmp": TEST 0
Dredir9.tests1 echo Ok >file.tmp
2 cat 0<>file.tmp
4 rm file.tmp
/busybox-1.35.0/shell/hush_test/hush-quoting/
Dnegative_arith.right1 tempfile0.tmp tempfile9.tmp
2 tempfile0.tmp tempfile1.tmp tempfile9.tmp
Dnegative_arith.tests1 >tempfile0.tmp
2 >tempfile1.tmp
3 >tempfile9.tmp
5 echo tempfile[0"$((-9))"].tmp
7 echo tempfile[0$((-9))].tmp
8 rm tempfile?.tmp
/busybox-1.35.0/shell/ash_test/ash-quoting/
Dnegative_arith.right1 tempfile0.tmp tempfile9.tmp
2 tempfile0.tmp tempfile1.tmp tempfile9.tmp
Dnegative_arith.tests1 >tempfile0.tmp
2 >tempfile1.tmp
3 >tempfile9.tmp
5 echo tempfile[0"$((-9))"].tmp
7 echo tempfile[0$((-9))].tmp
8 rm tempfile?.tmp
/busybox-1.35.0/shell/hush_test/hush-heredoc/
Dheredoc_huge.tests2 echo 'cat <<HERE | md5sum' >"$0.tmp"
3 yes "123456789 123456789 123456789 123456789" | head -3000 >>"$0.tmp"
4 echo 'HERE' >>"$0.tmp"
7 . "$0.tmp"
8 rm "$0.tmp"
/busybox-1.35.0/shell/ash_test/ash-heredoc/
Dheredoc_huge.tests2 echo 'cat <<HERE | md5sum' >"$0.tmp"
3 yes "123456789 123456789 123456789 123456789" | head -3000 >>"$0.tmp"
4 echo 'HERE' >>"$0.tmp"
7 . "$0.tmp"
8 rm "$0.tmp"
/busybox-1.35.0/networking/
Dtls_rsa.c66 pstm_int tmp, tmpa, tmpb; in psRsaCrypt() local
76 tmp.dp = tmpa.dp = tmpb.dp = NULL; in psRsaCrypt()
79 if (pstm_init_for_read_unsigned_bin(pool, &tmp, inlen + sizeof(pstm_digit)) in psRsaCrypt()
83 if (pstm_read_unsigned_bin(&tmp, (unsigned char *)in, inlen) != PS_SUCCESS){ in psRsaCrypt()
84 pstm_clear(&tmp); in psRsaCrypt()
88 if (pstm_cmp(&key->N, &tmp) == PSTM_LT) { in psRsaCrypt()
103 if (pstm_exptmod(pool, &tmp, &key->dP, &key->p, &tmpa) != in psRsaCrypt()
108 if (pstm_exptmod(pool, &tmp, &key->dQ, &key->q, &tmpb) != in psRsaCrypt()
113 if (pstm_sub(&tmpa, &tmpb, &tmp) != PS_SUCCESS) { in psRsaCrypt()
117 if (pstm_mulmod(pool, &tmp, &key->qP, &key->p, &tmp) != PS_SUCCESS) { in psRsaCrypt()
[all …]
/busybox-1.35.0/shell/hush_test/hush-parsing/
Dbkslash_eof2.tests1 printf 'echo "unterminated string\\' >test.tmp.sh
2 . ./test.tmp.sh
4 rm -f test.tmp.sh
/busybox-1.35.0/shell/hush_test/hush-psubst/
Dtick_huge.tests2 yes "123456789 123456789 123456789 123456789" | head -3000 >>"$0.tmp"
4 echo "`cat $0.tmp`" | md5sum
5 rm "$0.tmp"
/busybox-1.35.0/shell/ash_test/ash-psubst/
Dtick_huge.tests2 yes "123456789 123456789 123456789 123456789" | head -3000 >>"$0.tmp"
4 echo "`cat $0.tmp`" | md5sum
5 rm "$0.tmp"
/busybox-1.35.0/archival/libarchive/bz/
Dhuffman.c39 int32_t zz, tmp; \
41 tmp = heap[zz]; \
42 while (weight[tmp] < weight[heap[zz >> 1]]) { \
46 heap[zz] = tmp; \
56 int32_t zz, yy, tmp; \
58 tmp = heap[zz]; \
66 if (weight[tmp] < weight[heap[yy]]) \
71 heap[zz] = tmp; \
79 int32_t zz, yy, tmp; in DOWNHEAP1() local
81 tmp = heap[zz]; in DOWNHEAP1()
[all …]

1234