Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/tests/
H A Dtest-deps.c132 * req_met boolean indicating whether the base policy meets the
140 static void do_deps_modreq_global(int req_met, int b, const char *policy, const char *decl_type) in do_deps_modreq_global() argument
156 if (req_met) { in do_deps_modreq_global()
173 if (!req_met) in do_deps_modreq_global()
215 * req_met boolean indicating whether the base policy meets the
223 static void do_deps_modreq_opt(int req_met, int ret_val, int b, const char *policy, const char *decl_type) in do_deps_modreq_opt() argument
239 if (req_met) { in do_deps_modreq_opt()
259 if (req_met) { in do_deps_modreq_opt()

Completed in 1 milliseconds