view src/proto/pty.pro @ 318:1c408f85789e

updated for version 7.0083
author vimboss
date Wed, 08 Jun 2005 22:00:03 +0000
parents 3fc0f57ecb91
children 1a5d34492798
line wrap: on
line source

/* pty.c */
int OpenPTY __ARGS((char **ttyn));
int SetupSlavePTY __ARGS((int fd));