Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert/internal/
H A Dname_constraints.cc369 for (const auto& excluded_name : excluded_subtrees_.dns_names) { in IsPermittedDNSName() local
395 for (const auto& excluded_name : excluded_subtrees_.directory_names) { in IsPermittedDirectoryName() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cert/internal/
H A Dname_constraints.cc369 for (const auto& excluded_name : excluded_subtrees_.dns_names) { in IsPermittedDNSName() local
395 for (const auto& excluded_name : excluded_subtrees_.directory_names) { in IsPermittedDirectoryName() local
/dports/archivers/gtar/tar-1.34/src/
H A Dexclist.c152 excluded_name (char const *name, struct tar_stat_info *st) in excluded_name() function