Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSanitizers.cpp20 SanitizerMask clang::parseSanitizerValue(StringRef Value, bool AllowGroups) { in parseSanitizerValue() argument
24 .Case(NAME, AllowGroups ? SanitizerKind::ID##Group : 0) in parseSanitizerValue()
/external/clang/include/clang/Basic/
DSanitizers.h76 SanitizerMask parseSanitizerValue(StringRef Value, bool AllowGroups);
DAttr.td1690 parseSanitizerValue(SanitizerName, /*AllowGroups=*/true);
/external/openssh/
Dsshd_config.045 AllowGroups
53 AllowGroups.
86 AllowUsers, DenyGroups, and finally AllowGroups.
334 DenyUsers, AllowUsers, DenyGroups, and finally AllowGroups.
347 AllowUsers, DenyGroups, and finally AllowGroups.
651 AllowAgentForwarding, AllowGroups, AllowStreamLocalForwarding,