This file is indexed.

/usr/include/zsh/text.epro is in zsh-dev 5.0.2-3ubuntu6.

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
/* Generated automatically */
#ifndef have_Src_text_globals
#define have_Src_text_globals

extern mod_import_function char*getpermtext _((Eprog prog,Wordcode c,int start_indent));
extern char*getjobtext _((Eprog prog,Wordcode c));
extern void getredirs _((LinkList redirs));

#endif /* !have_Src_text_globals */