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

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

Completed in 200 milliseconds