Home
last modified time | relevance | path

Searched refs:load_ignore_cfg_from_file (Results 1 - 2 of 2) sorted by relevance

/third_party/selinux/libselinux/src/
H A Dignore_path.c82 bool load_ignore_cfg_from_file(const char *cfg_path) in load_ignore_cfg_from_file() function
123 g_system_config_loaded = load_ignore_cfg_from_file(SYSTEM_IGNORE_CFG_PATH); in load_ignore_cfg()
126 g_vendor_config_loaded = load_ignore_cfg_from_file(VENDOR_IGNORE_CFG_PATH); in load_ignore_cfg()
H A Dignore_path.h51 bool load_ignore_cfg_from_file(const char *cfg_path);

Completed in 2 milliseconds