selinux/libsepol/include/sepol
Stephen Smalley 38e49c7187 libsepol: remove unused function and type
Fix the following build warning:
policydb.c: In function ‘get_symtab_destroy_func’:
policydb.c:1581:9: error: cast between incompatible function types from ‘int (*)(char *, void *, void *)’ to ‘void (*)(char *, void *, void *)’ [-Werror=cast-function-type]
  return (hashtab_destroy_func_t) destroy_f[sym_num];
         ^

It turns out that this function and type are long unused in libsepol
and are not exported APIs for the shared library, so just remove them.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2018-05-08 08:11:58 -04:00
..
policydb libsepol: remove unused function and type 2018-05-08 08:11:58 -04:00
boolean_record.h libsepol: do not #include <sys/cdefs.h> 2016-11-29 11:03:17 -05:00
booleans.h libsepol: constify sepol_genbools()'s boolpath parameter 2017-03-29 10:26:44 -04:00
context_record.h libsepol: do not #include <sys/cdefs.h> 2016-11-29 11:03:17 -05:00
context.h libsepol: do not #include <sys/cdefs.h> 2016-11-29 11:03:17 -05:00
debug.h libsepol: do not #include <sys/cdefs.h> 2016-11-29 11:03:17 -05:00
errcodes.h libsepol: do not #include <sys/cdefs.h> 2016-11-29 11:03:17 -05:00
handle.h libsepol: do not #include <sys/cdefs.h> 2016-11-29 11:03:17 -05:00
ibendport_record.h libsepol: replace non-standard use of __BEGIN_DECLS 2017-06-20 11:03:12 -04:00
ibendports.h libsepol: replace non-standard use of __BEGIN_DECLS 2017-06-20 11:03:12 -04:00
ibpkey_record.h libsepol: replace non-standard use of __BEGIN_DECLS 2017-06-20 11:03:12 -04:00
ibpkeys.h libsepol: replace non-standard use of __BEGIN_DECLS 2017-06-20 11:03:12 -04:00
iface_record.h libsepol: do not #include <sys/cdefs.h> 2016-11-29 11:03:17 -05:00
interfaces.h libsepol: do not #include <sys/cdefs.h> 2016-11-29 11:03:17 -05:00
kernel_to_cil.h libsepol: Add ability to convert binary policy to CIL 2017-04-05 12:23:05 -04:00
kernel_to_conf.h libsepol: Add ability to convert binary policy to policy.conf file 2017-04-05 12:23:25 -04:00
module_to_cil.h libsepol: add function to generate CIL from a module policydb 2015-04-01 13:09:21 -04:00
module.h libsepol: do not #include <sys/cdefs.h> 2016-11-29 11:03:17 -05:00
node_record.h libsepol: do not #include <sys/cdefs.h> 2016-11-29 11:03:17 -05:00
nodes.h libsepol: do not #include <sys/cdefs.h> 2016-11-29 11:03:17 -05:00
policydb.h libsepol: do not #include <sys/cdefs.h> 2016-11-29 11:03:17 -05:00
port_record.h selinux: Add support for the SCTP portcon keyword 2018-03-19 12:34:29 -04:00
ports.h libsepol: do not #include <sys/cdefs.h> 2016-11-29 11:03:17 -05:00
roles.h libsepol: do not #include <sys/cdefs.h> 2016-11-29 11:03:17 -05:00
sepol.h semanage: Update semanage to allow runtime labeling of ibendports 2017-05-23 16:20:55 -04:00
user_record.h libsepol: do not #include <sys/cdefs.h> 2016-11-29 11:03:17 -05:00
users.h libsepol: do not #include <sys/cdefs.h> 2016-11-29 11:03:17 -05:00