view src/proto/pty.pro @ 331:3933332f867d

updated for version 7.0086
author vimboss
date Thu, 16 Jun 2005 21:52:47 +0000
parents 3fc0f57ecb91
children 1a5d34492798
line wrap: on
line source

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