OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nobs
(Results
1 - 2
of
2
) sorted by null
/external/openssh/regress/
sftp-glob.sh
6
config_defined FILESYSTEM_NO_BACKSLASH &&
nobs
="not supported on this platform"
55
test "x$
nobs
" = "x" && touch "${QSLASH}" "${ESLASH}" "${SLASH}"
67
sftp_ls "${DIR}/g-sl\\\\ash" "escaped slash" "g-sl\\ash" "" "$
nobs
"
68
sftp_ls "'${DIR}/g-sl\\\\ash'" "quoted slash" "g-sl\\ash" "" "$
nobs
"
69
sftp_ls "${DIR}/g-slash\\\\" "escaped slash at EOL" "g-slash\\" "" "$
nobs
"
70
sftp_ls "'${DIR}/g-slash\\\\'" "quoted slash at EOL" "g-slash\\" "" "$
nobs
"
71
sftp_ls "${DIR}/g-qs\\\\\\\"" "escaped slash+quote" "g-qs\\\"" "" "$
nobs
"
72
sftp_ls "'${DIR}/g-qs\\\\\"'" "quoted slash+quote" "g-qs\\\"" "" "$
nobs
"
/external/bouncycastle/
import_bouncycastle.sh
135
sed 's/<p>/& <BR>/g' LICENSE.html | html2text -width 102 -
nobs
-ascii > ../NOTICE
Completed in 41 milliseconds