This file is indexed.

/usr/include/coms.h is in libglobalarrays-dev 5.4~beta~r10636+dfsg-5.

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
/*************** interface to a parallel communication system ********/
#   include "ga.h"
#   define SYNC      GA_Sync
#   define NPROC     GA_Nnodes
#   define ME        GA_Nodeid
#   define ERROR     GA_Error