Home
last modified time | relevance | path

Searched refs:allow_create (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DDataVisualization.cpp102 bool allow_create) { in GetCategory() argument
103 entry = GetFormatManager().GetCategory(category, allow_create); in GetCategory()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DDataVisualization.h100 bool allow_create = true);
/freebsd-12.1/crypto/openssh/
H A Dkrl.c208 struct revoked_certs **rcp, int allow_create) in revoked_certs_for_ca_key() argument
221 if (!allow_create) in revoked_certs_for_ca_key()