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

  /external/selinux/libselinux/include/selinux/
label.h 108 int selabel_lookup_best_match_raw(struct selabel_handle *rec, char **con,
  /external/selinux/libselinux/utils/
selabel_lookup_best_match.c 126 rc = selabel_lookup_best_match_raw(hnd, &context, path,
  /external/selinux/libselinux/src/
label.c 418 int selabel_lookup_best_match_raw(struct selabel_handle *rec, char **con, function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 553 def selabel_lookup_best_match_raw(*args): function
554 return _selinux.selabel_lookup_best_match_raw(*args)
555 selabel_lookup_best_match_raw = _selinux.selabel_lookup_best_match_raw variable
    [all...]

Completed in 8099 milliseconds