index
:
vim
allow_nuw=0
master
Vim - the text editor
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
proto
/
pty.pro
blob: 35e5c2b7acd3505d520acda7f4f0e351b2d24e21 (
plain
)
1
2
3
4
/* pty.c */ int SetupSlavePTY(int fd); int OpenPTY(char **ttyn); /* vim: set ft=c : */