view src/proto/pty.pro @ 1583:ebe059f69b9e v7.1.296

updated for version 7.1-296
author vimboss
date Wed, 07 May 2008 17:09:24 +0000
parents 3fc0f57ecb91
children 1a5d34492798
line wrap: on
line source

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