This file is indexed.

/usr/include/styx/ptm__cim.h is in styx-dev 2.0.1-1.

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
/* [ptm__cim.h] Context table for 'ptm_img'  */

/* File generated by 'ctoh'. Don't change manually. */

#ifndef ptm__cim_INCL
#define ptm__cim_INCL


#include "ctx.h"


#ifdef __cplusplus
extern "C" {
#endif


void CTX_init_ptm_img(int argc, c_string argv[]); /*                        */


#ifdef __cplusplus
}
#endif

#endif