1*48302Sbostic /*- 2*48302Sbostic * Copyright (c) 1991 The Regents of the University of California. 3*48302Sbostic * All rights reserved. 4*48302Sbostic * 5*48302Sbostic * %sccs.include.proprietary.c% 6*48302Sbostic * 7*48302Sbostic * @(#)d.h 4.3 (Berkeley) 04/18/91 8*48302Sbostic */ 914515Ssam 107057Srrh struct d {filep op; int dnl,dimac,ditrap,ditf,alss,blss,nls,mkline, 117057Srrh maxl,hnl,curd;} d[NDI], *dip; 12