view src/proto/pty.pro @ 38:c524f99c7925 v7.0022

updated for version 7.0022
author vimboss
date Sun, 12 Dec 2004 11:37:09 +0000
parents 3fc0f57ecb91
children 1a5d34492798
line wrap: on
line source

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