Home
last modified time | relevance | path

Searched refs:selabel_lookup (Results 1 - 6 of 6) sorted by relevance

/third_party/selinux/libselinux/include/selinux/
H A Dlabel.h90 * selabel_lookup - Perform labeling lookup operation.
102 extern int selabel_lookup(struct selabel_handle *handle, char **con,
/third_party/selinux/libselinux/utils/
H A Dselabel_lookup.c104 rc = selabel_lookup(hnd, &context, key, type); in main()
111 fprintf(stderr, "ERROR: selabel_lookup failed to " in main()
115 fprintf(stderr, "ERROR: selabel_lookup failed to " in main()
120 fprintf(stderr, "selabel_lookup ERROR: %s\n", in main()
H A Dmatchpathcon.c29 rc = selabel_lookup(hnd, &buf, path, mode); in printmatchpathcon()
35 fprintf(stderr, "selabel_lookup(%s) failed: %s\n", path, in printmatchpathcon()
/third_party/f2fs-tools/fsck/
H A Dsload.c87 if (selabel_lookup(sehnd, &secontext, mnt_path, mode) < 0) { in set_selinux_xattr()
/third_party/selinux/libselinux/src/
H A Dlabel.c267 int selabel_lookup(struct selabel_handle *rec, char **con, in selabel_lookup() function
H A Dmatchpathcon.c456 selabel_lookup(hnd, con, path, mode); in matchpathcon_internal()

Completed in 3 milliseconds