Home
last modified time | relevance | path

Searched refs:SH_NULL (Results 1 – 4 of 4) sorted by relevance

/external/selinux/libsemanage/tests/
Dutilities.c239 if (level >= SH_NULL) in setup_handle()
262 if (level >= SH_NULL) in cleanup_handle()
Dutilities.h75 typedef enum { SH_NULL, SH_HANDLE, SH_CONNECT, SH_TRANS } level_t; enumerator
Dtest_handle.c280 setup_handle(SH_NULL); in test_root()
Dtest_fcontext.c520 helper_fcontext_create(SH_NULL); in test_fcontext_create()