view src/proto/pty.pro @ 146:5cc0aca13a3f

updated for version 7.0046
author vimboss
date Mon, 31 Jan 2005 19:02:28 +0000
parents 3fc0f57ecb91
children 1a5d34492798
line wrap: on
line source

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