This file is indexed.

/usr/include/compel/plugins/std.h is in criu 3.6-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
#ifndef COMPEL_PLUGIN_STD_STD_H__
#define COMPEL_PLUGIN_STD_STD_H__

#include <compel/plugins.h>
#include <compel/plugins/std/syscall.h>
#include <compel/plugins/std/string.h>
#include <compel/plugins/std/infect.h>
#include <compel/plugins/std/fds.h>
#include <compel/plugins/std/log.h>

#endif /* COMPEL_PLUGIN_STD_STD_H__ */