1 #ifndef lint 2 static char sccsid[] = "@(#)open.c 1.1 (Berkeley) 01/02/85"; 3 #endif 4 openvt_() 5 { 6 openvt(); 7 } 8 openpl_() 9 { 10 openpl(); 11 } 12