File:  [Research Unix] / researchv9 / include / dkerr.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)

/*
 *	return codes from tdkdial subroutine
 */

#define NORM	0	/* OK */
#define ILLEG	1	/* arg count or other syntax error */
#define NOUID	2	/* can't find /etc/passwd entry */
#define NOREP	3	/* no reply from remote */
#define	NODIAL	4	/* can't find dkdial */
#define NOOCHAN	5	/* can't find outgoing channel */
#define	NOMGR	6	/* can't open chan 1 to mgr */
#define	NODIALT	7	/* no dialtone */
#define ERRBASE	8	/* 8+n is message type n from mgr */
#define	TDKERR	010	/* controller went wrong somewhere */
#define	BUSY	011	/* destination is there but busy now */
#define	NONET	012	/* network resource is currently unavailable */
#define	NODEST	013	/* destination is currently unavailable */
#define	INTERT	014	/* illegal destination name */
#define	NETBUSY	015	/* network overload */
#define	EXISTS	016	/* server already exists */
#define	NOPERM	017	/* permission denied */

unix.superglobalmegacorp.com

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