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

2000/0209/port/sysfile.c (diff list | history)

1999/1105/sys/src/9/port/sysfile.c:787,8032000/0209/sys/src/9/port/sysfile.c:787,789 (short | long | prev | next)
1997/0327    
	cclose(c); 
1990/0227    
	return 0; 
} 
1999/0812    
                 
long 
sysexportfs(ulong*) 
{ 
	error("exportfs not implemented"); 
	return -1; 
} 
                 
long 
systunnel(ulong*) 
{ 
	error("tunnel not implemented"); 
	return -1; 
} 


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