This file is indexed.

/usr/include/rsbac/jail_getname.h is in librsbac-dev 1.4.0-repack-0ubuntu5.

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
/********************************** */
/* Rule Set Based Access Control    */
/* Author and (c) 1999-2005:        */
/*   Amon Ott <ao@rsbac.org>        */
/* Getname functions for JAIL module */
/* Last modified: 27/May/2005       */
/********************************** */

#ifndef __RSBAC_JAIL_GETNAME_H
#define __RSBAC_JAIL_GETNAME_H

void rsbac_jail_log_missing_cap(int cap);

#endif