Home
last modified time | relevance | path

Searched refs:rbase1 (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/regress/usr.bin/ftp/
DMakefile57 rbase1= http://localhost:${rport1} macro
67 ${redirect} ${rbase1}/path/to/file ${rbase2}/another/file ${rbase2}/another/file
70 ${redirect} ${rbase1}/path/to/file ${rbase2}/ ${rbase2}/
73 ${redirect} ${rbase1}/path/to/file /another/file ${rbase1}/another/file
76 ${redirect} ${rbase1}/path/to/file / ${rbase1}/
79 ${redirect} ${rbase1}/path/to/file another/file ${rbase1}/path/to/another/file
82 ${redirect} ${rbase1}/path/to/file/ another/file ${rbase1}/path/to/file/another/file
85 ${redirect} ${rbase1}/path/to/file ../ ${rbase1}/path/to/../
88 ${redirect} ${rbase1}/path/to/file ${rbase_2}/another/file ${rbase_2}/another/file
91 ${redirect} ${rbase1}/path/to/file ${rbase_2}/ ${rbase_2}/
[all …]