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

1995/0726/pc/devlpt.c (diff list | history)

1995/0108/sys/src/9/pc/devlpt.c:124,1321995/0726/sys/src/9/pc/devlpt.c:124,131 (short | long | prev | next)
Anonymize lptcreate.
rsc Fri Mar 4 12:44:25 2005
1991/1204    
} 
 
void 
lptcreate(Chan *c, char *name, int omode, ulong perm) 
1995/0726    
lptcreate(Chan*, char*, int, ulong) 
1991/1204    
{ 
1992/0711    
	USED(c, name, omode, perm); 
1991/1204    
	error(Eperm); 
} 
 


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