HomeSort by relevance Sort by last modified time
    Searched refs:selabel_lookup_best_match (Results 1 - 3 of 3) sorted by null

  /external/selinux/libselinux/include/selinux/
label.h 112 int selabel_lookup_best_match(struct selabel_handle *rec, char **con,
  /external/selinux/libselinux/utils/
selabel_lookup_best_match.c 129 rc = selabel_lookup_best_match(hnd, &context, path,
137 fprintf(stderr, "ERROR: selabel_lookup_best_match "
141 fprintf(stderr, "ERROR: selabel_lookup_best_match "
146 fprintf(stderr, "selabel_lookup_best_match ERROR: "
  /external/selinux/libselinux/src/
label.c 294 int selabel_lookup_best_match(struct selabel_handle *rec, char **con, function

Completed in 139 milliseconds