This file is indexed.

/usr/include/net-snmp/system/bsdi4.h is in libsnmp-dev 5.7.3+dfsg-1.8ubuntu3.

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
#include "bsdi.h"
#define bsdi2 bsdi2             /* bsdi4 is a superset of bsdi2 */
#undef NPROC_SYMBOL
#undef PROC_SYMBOL

#define MNTTYPE_UFS	"ufs"
#define BerkelyFS	1
#define MNTTYPE_MSDOS	"msdos"
#define MNTTYPE_ISO9660 "cd9660"
#define MNTTYPE_NFS 	"nfs"
#define MNTTYPE_MFS 	"mfs"