File:  [MW Coherent from dump] / coherent / f / usr / include / common / _stream.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:40 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

#ifndef	__COMMON__STREAM_H__
#define	__COMMON__STREAM_H__

/*
 * This internal header file is intended as the sole point of declaration for
 * the STREAMS data types exported to drivers via the <sys/stream.h> header.
 * Several high-profile kernel data structures need to declare pointers to
 * these items, and so we export the following incomplete type declarations.
 */

typedef struct msgb	mblk_t;
typedef struct datab	dblk_t;
typedef struct qband	qband_t;
typedef struct queue	queue_t;


/*
 * The following type does not belong to the DDI/DKI STREAMS definition; it is
 * used internally.
 */

typedef struct __streams_schedule ssched_t;

#endif	/* ! defined (__COMMON__STREAM_H__) */

unix.superglobalmegacorp.com

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