Home
last modified time | relevance | path

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

/external/selinux/libselinux/utils/
DMakefile31 sefcontext_compile: LDLIBS += -lpcre ../src/libselinux.a -lsepol target
/external/selinux/libsemanage/src/
Dsemanage_conf.h53 struct external_prog *sefcontext_compile; member
Dsemanage_store.c1478 static int sefcontext_compile(semanage_handle_t * sh, const char *path) { in sefcontext_compile() function