plan 9 kernel history: overview | file list | diff list

1990/1009/gnot/errno.h (diff list | history)

1990/0911/sys/src/9/gnot/errno.h:36,441990/1009/sys/src/9/gnot/errno.h:36,44 (short | long | prev | next)
1990/03091    
	Etoosmall,	/* read or write too small */ 
	Ehungup,	/* write to hungup stream */ 
	Ebadnet,	/* illegal network address */ 
1990/0312    
	Enoifc,		/* no free interface slots */ 
1990/1009    
	Enoifc,		/* bad interface or no free interface slots */ 
1990/03091    
	Enodev,		/* no free devices */ 
	Ebadctl,	/* bad process control request */ 
1990/1009    
	Ebadctl,	/* bad process or stream control request */ 
1990/03091    
	Enonote,	/* note overflow */ 
	Eintr,		/* interrupted */ 
1990/0312    
	Edestbusy,	/* datakit destination busy */ 
1990/0911/sys/src/9/gnot/errno.h:57,611990/1009/sys/src/9/gnot/errno.h:57,62
1990/0623    
	Enofont,	/* out of font descriptors */ 
1990/0802    
	Enovmem,	/* virtual memory allocation failed */ 
1990/0911    
	Enoasync,	/* out of async stream modules */ 
1990/1009    
	Enopipe,	/* out of pipes */ 
1990/0907    
	Egreg,		/* ken hasn't implemented datakit */ 
1990/03091    
}; 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)