view src/proto/pty.pro @ 327:8f38b35904c0

updated for version 7.0085
author vimboss
date Tue, 14 Jun 2005 22:11:18 +0000
parents 3fc0f57ecb91
children 1a5d34492798
line wrap: on
line source

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