Searched refs:base_context (Results 1 - 1 of 1) 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;

Completed in 65 milliseconds