Searched defs:sefcontext_compile (Results 1 – 3 of 3) sorted by relevance
59 sefcontext_compile: LDLIBS += $(PCRE_LDLIBS) ../src/libselinux.a -lsepol target61 sefcontext_compile: sefcontext_compile.o ../src/regex.o target
53 struct external_prog *sefcontext_compile; member
1506 static int sefcontext_compile(semanage_handle_t * sh, const char *path) { in sefcontext_compile() function