This file is indexed.

/usr/include/cacard/vcardt_internal.h is in libcacard-dev 1:2.5.0-3.

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
#ifndef VCARDT_INTERNAL_H
#define VCARDT_INTERNAL_H

unsigned char *vcard_alloc_atr(const char *postfix, int *atr_len);

#endif