Annotation of 43BSDReno/usr.bin/tn3270/telextrn.h, revision 1.1

1.1     ! root        1: /*
        !             2:  * Definitions of external routines and variables for tn3270
        !             3:  */
        !             4: 
        !             5: /*
        !             6:  * Pieces exported from the telnet susbsection.
        !             7:  */
        !             8: 
        !             9: extern int
        !            10: #if defined(unix)
        !            11:        HaveInput,
        !            12: #endif /* defined(unix) */
        !            13:        tout,
        !            14:        tin;
        !            15: 
        !            16: extern char    *transcom;
        !            17: 
        !            18: extern int
        !            19:        netflush(),
        !            20:        quit(),
        !            21:        TtyChars(),
        !            22:        DataToTerminal();
        !            23: 
        !            24: extern void
        !            25:        outputPurge(),
        !            26:        EmptyTerminal(),
        !            27:        StringToTerminal(),
        !            28:        _putchar(),
        !            29:        ExitPerror(),
        !            30:        setcommandmode();
        !            31: 
        !            32: /*
        !            33:  * Pieces exported from other random locations.
        !            34:  */
        !            35: 
        !            36: extern char
        !            37:        *strsave();

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.