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

  /external/libsepol/include/sepol/
handle.h 8 sepol_handle_t *sepol_handle_create(void);
  /external/libsepol/src/
handle.c 6 sepol_handle_t *sepol_handle_create(void) function
  /external/libsepol/tests/
test-deps.c 150 h = sepol_handle_create();
232 h = sepol_handle_create();
test-downgrade.c 248 handle = sepol_handle_create();
  /external/sepolicy/tools/
check_seapp.c 661 pol.handle = sepol_handle_create();

Completed in 93 milliseconds