Searched defs:base_context (Results 1 - 2 of 2) sorted by relevance

/external/selinux/libsepol/src/
H A Dmodule.c239 * policy's file context. 'base_context' will be reallocated to a
271 * policy's netfilter context. 'base_context' will be reallocated to a
282 char *base_context; local
289 if ((base_context =
293 base->netfilter_contexts = base_context;
/external/autotest/client/common_lib/
H A Derror.py87 def base_context(s="", log=None): function
92 base_context().

Completed in 219 milliseconds