Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
ef26954a35207c3f17d6ed35d9a40c918d974892
/
.
/
src
/
proto
/
pty.pro
blob: f2424a5096a80547ae7fec7705aeb9c1e14a9316 [
file
] [
log
] [
blame
]
/* pty.c */
int
OpenPTY
__ARGS
((
char
**
ttyn
));
int
SetupSlavePTY
__ARGS
((
int
fd
));