| 
Functions | 
| pointer | CLOSE (context *ctx, int n, argv) | 
| pointer | FINOUT (context *ctx, int n, argv) | 
| pointer | GETDISPMACRO (context *ctx, int n, argv) | 
| pointer | getinstream (context *ctx, int n, pointer strm) | 
| pointer | GETMACROCH (context *ctx, n, argv) | 
| pointer | getoutstream (context *ctx, int n, pointer strm) | 
| pointer | INSTALL_ERRHANDLER (context *ctx, int n, pointer *argv) | 
| void | lispio (context *ctx, pointer mod) | 
| pointer | OPENFILE (context *ctx, int n, argv) | 
| pointer | PEEKCH (context *ctx, int n, argv) | 
| pointer | PRIN1 (context *ctx, int n, argv) | 
| pointer | PRINC (context *ctx, int n, argv) | 
| pointer | PRINT (context *ctx, int n, argv) | 
| void | prntsize (pointer s, int lim) | 
| pointer | PRNTSIZE (context *ctx, int n, argv) | 
| pointer | READ (context *ctx, int n, argv) | 
| pointer | read_delimited_list (context *, pointer, int, char *) | 
| pointer | READ_DELIMITED_LIST (context *ctx, int n, argv) | 
| pointer | READCH (context *ctx, int n, argv) | 
| pointer | READLINE (context *ctx, int n, argv) | 
| pointer | RESETREADTABLE (context *ctx, int n, pointer *argv) | 
| pointer | SETDISPMACRO (context *ctx, int n, argv) | 
| pointer | SETMACROCH (context *ctx, int n, argv) | 
| pointer | SIGERROR (context *ctx, int n, pointer *argv) | 
| pointer | TERPRI (context *ctx, int n, argv) | 
| pointer | UNREADCH (context *ctx, int n, argv) | 
| pointer | WRTBYTE (context *ctx, int n, pointer *argv) | 
| pointer | WRTLONG (context *ctx, int n, pointer *argv) | 
| pointer | WRTWORD (context *ctx, int n, pointer *argv) | 
| pointer | XFORMAT (context *ctx, int n, argv) | 
| 
Variables | 
| enum ch_type | chartype [256] | 
| byte * | current_syntax [MAXTHREAD] | 
| int | errno | 
| pointer | oblabels | 
| static int | prsize [MAXTHREAD] | 
| pointer | QREADTABLE | 
| pointer | QTERMIO | 
| static char * | rcsid = "@(#)$Id$" | 
| int | written_count [MAXTHREAD] |