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

  /external/selinux/libsepol/include/sepol/policydb/
hierarchy.h 43 extern int bounds_check_types(sepol_handle_t *handle, policydb_t *p);
  /external/selinux/libsepol/src/
hierarchy.c 491 int bounds_check_types(sepol_handle_t *handle, policydb_t *p) function
689 rc = bounds_check_types(handle, p);

Completed in 315 milliseconds