date and time created 90/05/22 16:09:20 by marc
[unix-history] / usr / src / sys / sys / tprintf.h
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)tprintf.h 1.1 (Berkeley) %G%
*/
typedef struct session *tpr_t;
tpr_t tpr_open();