Home
last modified time | relevance | path

Searched defs:path_type (Results 1 – 3 of 3) sorted by relevance

/external/selinux/policycoreutils/sepolicy/
Dpolicy.c50 apol_policy_path_type_e path_type = APOL_POLICY_PATH_TYPE_MONOLITHIC; in wrap_policy() local
/external/boringssl/src/include/openssl/
Dx509_vfy.h92 int *path_type; member
/external/lldb/source/Host/common/
DHost.cpp928 Host::GetLLDBPath (PathType path_type, FileSpec &file_spec) in GetLLDBPath()