Home
last modified time | relevance | path

Searched refs:FCONTEXTS (Results 1 – 1 of 1) sorted by relevance

/external/selinux/libsemanage/tests/
Dtest_fcontext.c24 char FCONTEXTS[] = variable
28 unsigned int FCONTEXTS_LEN = sizeof(FCONTEXTS);
130 if (write_file_contexts(FCONTEXTS, FCONTEXTS_LEN) < 0) { in fcontext_test_init()