Home
last modified time | relevance | path

Searched refs:semanage_fcontext_dbase_local (Results 1 – 4 of 4) sorted by relevance

/external/selinux/libsemanage/src/
Dfcontexts_local.c23 dbase_config_t *dconfig = semanage_fcontext_dbase_local(handle); in semanage_fcontext_modify_local()
31 dbase_config_t *dconfig = semanage_fcontext_dbase_local(handle); in semanage_fcontext_del_local()
40 dbase_config_t *dconfig = semanage_fcontext_dbase_local(handle); in semanage_fcontext_query_local()
49 dbase_config_t *dconfig = semanage_fcontext_dbase_local(handle); in semanage_fcontext_exists_local()
57 dbase_config_t *dconfig = semanage_fcontext_dbase_local(handle); in semanage_fcontext_count_local()
67 dbase_config_t *dconfig = semanage_fcontext_dbase_local(handle); in semanage_fcontext_iterate_local()
78 dbase_config_t *dconfig = semanage_fcontext_dbase_local(handle); in hidden_def()
Dhandle.h170 dbase_config_t * semanage_fcontext_dbase_local(semanage_handle_t * handle) in semanage_fcontext_dbase_local() function
Dpolicy_components.c220 semanage_fcontext_dbase_local(handle), in semanage_commit_components()
Ddirect_api.c209 semanage_fcontext_dbase_local(sh)) < 0) in semanage_direct_connect()
380 fcontext_file_dbase_release(semanage_fcontext_dbase_local(sh)); in semanage_direct_disconnect()
1234 dbase_config_t *fcontexts = semanage_fcontext_dbase_local(sh); in semanage_direct_commit()