This file is indexed.

/usr/include/zsh/hashnameddir.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
/* Generated automatically */
#ifndef have_Src_hashnameddir_globals
#define have_Src_hashnameddir_globals

extern mod_import_variable HashTable nameddirtab;
extern void createnameddirtable _((void));

#endif /* !have_Src_hashnameddir_globals */