File:  [Research Unix] / researchv9 / include / dkmgr.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:59 2018 UTC (8 years, 3 months ago) by root
Branches: belllabs, MAIN
CVS tags: researchv9-SUN3_old, researchv9-SUN3, HEAD
researchv9-SUN3(old)



/*
 * structure returned by dkmgr()
 * for an incoming call from datakit
 */

struct mgrmsg {
	short	m_chan ;		/* chanel number of call */
	short	m_tstamp ;		/* time stamp of msg from controller */
	short	m_traffic ;		/* traffic type requested */
	char *	m_dial ;		/* pointer to dialstring */
	char *	m_service ;		/* pointer to service name requested */
	char *	m_source ;		/* pointer to source-id of call */
	char *	m_origin ;		/* pointer to node.mod.chan */
	char *	m_uid ;			/* pointer to userid string from source */
	char *	m_param1 ;		/* pointer to first param from source */
	char *	m_param2 ;		/* pointer to second */
} ;


unix.superglobalmegacorp.com

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