Home
last modified time | relevance | path

Searched defs:expected_name (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dt_cccol.c137 check_name(krb5_ccache cache, const char *expected_name) in check_name()
149 check_primary_name(const char *collection_name, const char *expected_name) in check_primary_name()
180 check_match(krb5_principal princ, const char *expected_name) in check_match()
/freebsd/contrib/file/python/
H A Dtests.py13 expected_name = 'Python script, ASCII text executable' variable in MagicTestCase
/freebsd/crypto/krb5/src/plugins/tls/k5tls/
H A Dopenssl.c275 check_cert_name_or_ip(X509 *x, const char *expected_name) in check_cert_name_or_ip()
297 const char *cert = NULL, *errstr, *expected_name; in verify_callback() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp231 llvm::StringRef expected_name = context[0].name; in GetTypes() local
/freebsd/contrib/expat/tests/
H A Dhandlers.h514 # define assert_record_handler_called(storage, index, expected_name, \ argument
/freebsd/contrib/wpa/hs20/client/
H A Dspp_client.c42 const char *expected_name) in hs20_spp_validate()
/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_ccapi_ccache.c423 cc_int32 check_once_cc_ccache_get_name(cc_ccache_t ccache, const char *expected_name, cc_int32 expe… in check_once_cc_ccache_get_name()
H A Dtest_ccapi_v2.c769 cc_int32 check_once_cc_get_name(apiCB *context, ccache_p *ccache, const char *expected_name, cc_int… in check_once_cc_get_name()