This file is indexed.

/usr/include/xenomai/xeno_config.h is in libxenomai-dev 2.6.4+dfsg-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
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
/* src/include/xeno_config.h.  Generated from xeno_config.h.in by configure.  */
/* src/include/xeno_config.h.in.  Generated from configure.in by autoheader.  */

/* config */
#define CONFIG_MMU 1

/* config */
#define CONFIG_SMP 1

/* config */
#define CONFIG_X86_TSC 1

/* config */
/* #undef CONFIG_XENO_ARM_SA1100 */

/* config */
/* #undef CONFIG_XENO_ARM_TSC_TYPE */

/* config */
/* #undef CONFIG_XENO_ATOMIC_BUILTINS */

/* Build system alias */
#define CONFIG_XENO_BUILD_STRING "x86_64-pc-linux-gnu"

/* Compiler */
#define CONFIG_XENO_COMPILER "gcc version 6.2.1 20161215 (Ubuntu 6.2.1-7ubuntu1) "

/* config */
/* #undef CONFIG_XENO_CPU_XSC3 */

/* config */
#define CONFIG_XENO_DEFAULT_PERIOD 100000

/* config */
#define CONFIG_XENO_FASTSYNCH 1

/* configure */
#define CONFIG_XENO_FORTIFY 1

/* config */
#define CONFIG_XENO_HAVE_MQUEUE_H 

/* config */
#define CONFIG_XENO_HAVE_PTHREAD_CONDATTR_SETCLOCK 

/* config */
#define CONFIG_XENO_HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 

/* Host system alias */
#define CONFIG_XENO_HOST_STRING "x86_64-pc-linux-gnu"

/* config */
#define CONFIG_XENO_REVISION_LEVEL 4

/* config */
#define CONFIG_XENO_VERSION_MAJOR 2

/* config */
#define CONFIG_XENO_VERSION_MINOR 6

/* config */
#define CONFIG_XENO_X86_SEP 1

#ifdef __IN_XENO__

/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1

/* Define to 1 if you have the `fork' function. */
#define HAVE_FORK 1

/* Define to 1 if you have the `ftruncate64' function. */
#define HAVE_FTRUNCATE64 1

/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1

/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1

/* Define to 1 if you have the `mmap64' function. */
#define HAVE_MMAP64 1

/* Define to 1 if you have the <mqueue.h> header file. */
#define HAVE_MQUEUE_H 1

/* config */
/* #undef HAVE_OLD_SETAFFINITY */

/* Define to 1 if you have the `open64' function. */
#define HAVE_OPEN64 1

/* Define to 1 if you have the `pthread_condattr_setclock' function. */
#define HAVE_PTHREAD_CONDATTR_SETCLOCK 1

/* Define to 1 if you have the `pthread_mutexattr_setprotocol' function. */
#define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1

/* Define to 1 if you have the `pthread_spin_lock' function. */
#define HAVE_PTHREAD_SPIN_LOCK 1

/* config */
#define HAVE_RECENT_SETAFFINITY 1

/* Define to 1 if you have the `shm_open' function. */
#define HAVE_SHM_OPEN 1

/* Define to 1 if you have the `shm_unlink' function. */
#define HAVE_SHM_UNLINK 1

/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1

/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1

/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1

/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1

/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1

/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1

/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1

/* config */
/* #undef HAVE___THREAD */

/* Define to the sub-directory where libtool stores uninstalled libraries. */
#define LT_OBJDIR ".libs/"

/* Name of package */
#define PACKAGE "xenomai"

/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "xenomai@xenomai.org"

/* Define to the full name of this package. */
#define PACKAGE_NAME "Xenomai"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "Xenomai 2.6.4"

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "xenomai"

/* Define to the home page for this package. */
#define PACKAGE_URL ""

/* Define to the version of this package. */
#define PACKAGE_VERSION "2.6.4"

/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1

/* Version number of package */
#define VERSION "2.6.4"

/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
   `char[]'. */
/* #undef YYTEXT_POINTER */

#endif /* __IN_XENO__ */