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

/openbsd-current/regress/usr.bin/ssh/
H A Dsftp-perm.sh21 _prep="$1"
24 test -z "$_prep" && return
25 sh -c "$_prep" || fail "preparation failed: \"$_prep\""
38 _prep="$3"
43 prepare_files "$_prep"
48 prepare_files "$_prep"
58 _prep="$4"
63 prepare_files "$_prep"
68 prepare_files "$_prep"
[all...]

Completed in 114 milliseconds