Searched refs:allow_create (Results 1 – 3 of 3) sorted by relevance
78 bool allow_create) { in GetCategory() argument79 entry = GetFormatManager().GetCategory(category, allow_create); in GetCategory()
83 bool allow_create = true);
217 struct revoked_certs **rcp, int allow_create) in revoked_certs_for_ca_key() argument230 if (!allow_create) in revoked_certs_for_ca_key()