Home
last modified time | relevance | path

Searched defs:sefcontext_compile (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libselinux/utils/
DMakefile57 sefcontext_compile: LDLIBS += $(PCRE_LDLIBS) ../src/libselinux.a -lsepol target
59 sefcontext_compile: sefcontext_compile.o ../src/regex.o target
/external/selinux/libsemanage/src/
Dsemanage_conf.h54 struct external_prog *sefcontext_compile; member
Dsemanage_store.c1544 static int sefcontext_compile(semanage_handle_t * sh, const char *path) { in sefcontext_compile() function