Home
last modified time | relevance | path

Searched defs:_EOF (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/regress/usr.bin/ssh/
H A Dcfginclude.sh9 cat > $OBJ/ssh_config.i << _EOF heredoc
39 cat > $OBJ/ssh_config.i.0 << _EOF heredoc
43 cat > $OBJ/ssh_config.i.1 << _EOF heredoc
63 cat > $OBJ/ssh_config.i.2 << _EOF heredoc
109 cat > $OBJ/ssh_config.i.3 << _EOF heredoc
123 cat > $OBJ/ssh_config.i << _EOF global() heredoc
131 cat > $OBJ/ssh_config.i.x << _EOF global() heredoc
137 cat > $OBJ/ssh_config.i.x << _EOF global() heredoc
150 cat > $OBJ/ssh_config.i << _EOF global() heredoc
180 cat > $OBJ/ssh_config.i.0 << _EOF global() heredoc
184 cat > $OBJ/ssh_config.i.1 << _EOF global() heredoc
204 cat > $OBJ/ssh_config.i.2 << _EOF global() heredoc
250 cat > $OBJ/ssh_config.i.3 << _EOF global() heredoc
264 cat > $OBJ/ssh_config.i << _EOF global() heredoc
272 cat > $OBJ/ssh_config.i.x << _EOF global() heredoc
278 cat > $OBJ/ssh_config.i.x << _EOF global() heredoc
285 cat > $OBJ/ssh_config.i << _EOF global() heredoc
[all...]
H A Dservcfginclude.sh5 cat > $OBJ/sshd_config.i << _EOF heredoc
36 cat > $OBJ/sshd_config.i.0 << _EOF heredoc
40 cat > $OBJ/sshd_config.i.1 << _EOF heredoc
60 cat > $OBJ/sshd_config.i.2 << _EOF heredoc
110 cat > $OBJ/sshd_config.i.3 << _EOF heredoc
128 cat > $OBJ/sshd_config.i << _EOF global() heredoc
137 cat > $OBJ/sshd_config.i.x << _EOF global() heredoc
144 cat > $OBJ/sshd_config.i.x << _EOF global() heredoc
154 cat > $OBJ/sshd_config.i << _EOF global() heredoc
161 cat > $OBJ/sshd_config.i.2 << _EOF global() heredoc
170 cat > $OBJ/sshd_config.i << _EOF global() heredoc
174 cat > $OBJ/sshd_config.i.2 << _EOF global() heredoc
[all...]
H A Dmatch-subsystem.sh24 cat >> $OBJ/sshd_proxy << _EOF heredoc
31 cat >> $OBJ/sshd_proxy << _EOF heredoc
39 cat >> $OBJ/sshd_proxy << _EOF heredoc
47 cat >> $OBJ/sshd_proxy << _EOF heredoc
56 cat >> $OBJ/sshd_proxy << _EOF heredoc
64 cat >> $OBJ/sshd_proxy << _EOF heredoc
75 cat >> $OBJ/sshd_proxy << _EOF heredoc
84 cat >> $OBJ/sshd_proxy << _EOF heredoc
H A Dknownhosts-command.sh17 cat > $OBJ/knownhosts_command << _EOF heredoc
25 cat > $OBJ/knownhosts_command << _EOF heredoc
33 cat > $OBJ/knownhosts_command << _EOF heredoc
46 cat > $OBJ/knownhosts_command << _EOF heredoc
H A Dagent-restrict.sh30 cat << _EOF > $OBJ/ssh_proxy heredoc
37 cat << _EOF >> $OBJ/ssh_proxy heredoc
45 cat << _EOF >> $OBJ/ssh_proxy_noid heredoc
71 cat << _EOF >> $OBJ/sshd_proxy_host_$h heredoc
323 cat << _EOF > $MULTIHOP_RUN heredoc
H A Dagent-pkcs11-restrict.sh53 cat << _EOF > $OBJ/ssh_proxy heredoc
61 cat << _EOF >> $OBJ/ssh_proxy heredoc
69 cat << _EOF >> $OBJ/ssh_proxy_noid heredoc
94 cat << _EOF >> $OBJ/sshd_proxy_host_$h heredoc
H A Dprincipals-command.sh38 cat << _EOF | $SUDO sh -c "cat > '$PRINCIPALS_COMMAND'" heredoc
H A Dkeys-command.sh22 cat << _EOF | $SUDO sh -c "rm -f '$KEY_COMMAND' ; cat > '$KEY_COMMAND'" heredoc
H A Dchannel-timeout.sh113 cat > $OBJ/slow-sftp-server.sh << _EOF heredoc
/openbsd-src/regress/bin/pax/
H A Dt1.sh7 uudecode -o $OBJ/t1.tar << '_EOF' heredoc
H A Dt2.sh7 uudecode -p << '_EOF' | tar ztf - 2> /dev/null | cmp -s $CUR/t2.out /dev/stdin heredoc
H A Dt3.sh8 uudecode -p << '_EOF' | tar ztf - 2> /dev/null | cmp -s $CUR/t3.out /dev/stdin heredoc
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py49 _EOF, _INTR = None, None variable