This file is indexed.

/usr/include/zebra/tzc1.inc is in libpacklib1-dev 20061220+dfsg3-4.2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
*
* $Id: tzc1.inc,v 1.2 1996/04/18 16:15:28 mclareni Exp $
*
* $Log: tzc1.inc,v $
* Revision 1.2  1996/04/18 16:15:28  mclareni
* Incorporate changes from J.Zoll for version 3.77
*
* Revision 1.1.1.1  1996/03/06 10:46:56  mclareni
* Zebra
*
*
#ifndef CERNLIB_ZEBRA_TZC1_INC
#define CERNLIB_ZEBRA_TZC1_INC
*
*
* tzc1.inc
*
                     PARAMETER  (LGL=240)
                     CHARACTER   LINE*(LGL), LHEAD*80, BLANK*(LGL)
      COMMON /TZC1/  LUNTQ,  NREADY, NFATAL, IGNORE
     +,              IFLLOG, IFLPRI, IFLUSE, IFLKIL, IFLANY
     +,              IFLEXA, IFLSIZ, IFLTZU, IVALUS, JFMTC1, JFMTC2
     +,              JCOLA,  JCOLE,  NCHPW,  IFLHC,  IFLHW,  IFLDBL
     +,              IFLPRE, NFAULT, LPUTA,  LPUTX,  LPUTE
     +,              NCHORG, NHEAD,  LINE,  LHEAD,  BLANK

#endif