view src/proto/pty.pro @ 921:cd9471bd8e9e v7.0.047

updated for version 7.0-047
author vimboss
date Tue, 08 Aug 2006 17:08:52 +0000
parents 3fc0f57ecb91
children 1a5d34492798
line wrap: on
line source

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