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

1992/0826/port/devscc.c (diff list | history)

1992/0722/sys/src/9/port/devscc.c:718,7241992/0826/sys/src/9/port/devscc.c:718,724 (short | long | prev | next)
1991/1225    
	i = STREAMID(c->qid.path); 
	switch(STREAMTYPE(c->qid.path)){ 
	case Sdataqid: 
		streamstat(c, dp, sccdir[2*i].name); 
1992/0826    
		streamstat(c, dp, sccdir[2*i].name, sccdir[2*i].perm); 
1991/0601    
		break; 
	default: 
1991/1225    
		devstat(c, dp, sccdir, 2*nscc, devgen); 


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