Searched refs:selabel_lookup (Results 1 – 4 of 4) sorted by relevance
/external/libselinux/include/selinux/ |
D | label.h | 95 int selabel_lookup(struct selabel_handle *handle, security_context_t *con,
|
/external/libselinux/src/ |
D | label.c | 106 int selabel_lookup(struct selabel_handle *rec, security_context_t *con, in selabel_lookup() function
|
D | android.c | 526 if (selabel_lookup(sehandle, &newcontext, pathname, sb.st_mode) < 0) in selinux_android_restorecon()
|
/external/yaffs2/yaffs2/utils/ |
D | mkyaffs2image.c | 385 if (selabel_lookup(sehnd, &secontext, in process_directory() 639 if (selabel_lookup(sehnd, &secontext, mntpoint, stats.st_mode) < 0) { in main()
|