1: /* "@(#)old.h 4.2 8/17/82" */
   2: #ifndef VMUNIX
   3: struct brbuf {
   4:     int nl, nr;
   5:     char    *next;
   6:     char    b[1024];
   7:     int fd;
   8: };
   9: long lseek();
  10: #endif

Defined struct's

brbuf defined in line 3; used 2 times

Usage of this include

old.h used 1 times
Last modified: 1982-10-04
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 678
Valid CSS Valid XHTML 1.0 Strict