This file is indexed.

/usr/include/searpc.h is in libsearpc-dev 3.0.8-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
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */

#ifndef SEARPC_H
#define SEARPC_H

#include <searpc-client.h>
#include <searpc-server.h>
#include <searpc-utils.h>

#endif