Home
last modified time | relevance | path

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

/external/libselinux/include/selinux/
Dlabel.h95 int selabel_lookup(struct selabel_handle *handle, security_context_t *con,
/external/libselinux/src/
Dlabel.c106 int selabel_lookup(struct selabel_handle *rec, security_context_t *con, in selabel_lookup() function
Dandroid.c526 if (selabel_lookup(sehandle, &newcontext, pathname, sb.st_mode) < 0) in selinux_android_restorecon()
/external/yaffs2/yaffs2/utils/
Dmkyaffs2image.c385 if (selabel_lookup(sehnd, &secontext, in process_directory()
639 if (selabel_lookup(sehnd, &secontext, mntpoint, stats.st_mode) < 0) { in main()