Searched defs:matchpathcon_init_prefix (Results 1 - 1 of 1) sorted by relevance

/external/selinux/libselinux/src/
H A Dmatchpathcon.c309 int matchpathcon_init_prefix(const char *path, const char *subset) function
326 hidden_def(matchpathcon_init_prefix)
330 return matchpathcon_init_prefix(path, NULL);
413 if (!hnd && (matchpathcon_init_prefix(NULL, NULL) < 0))
482 if (!hnd && (matchpathcon_init_prefix(NULL, NULL) < 0))
513 if (!hnd && (matchpathcon_init_prefix(NULL, NULL) < 0))

Completed in 174 milliseconds