Searched defs:expected_name (Results 1 – 8 of 8) sorted by relevance
/freebsd/crypto/krb5/src/lib/krb5/ccache/ |
H A D | t_cccol.c | 137 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 D | tests.py | 13 expected_name = 'Python script, ASCII text executable' variable in MagicTestCase
|
/freebsd/crypto/krb5/src/plugins/tls/k5tls/ |
H A D | openssl.c | 275 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 D | AppleDWARFIndex.cpp | 231 llvm::StringRef expected_name = context[0].name; in GetTypes() local
|
/freebsd/contrib/expat/tests/ |
H A D | handlers.h | 514 # define assert_record_handler_called(storage, index, expected_name, \ argument
|
/freebsd/contrib/wpa/hs20/client/ |
H A D | spp_client.c | 42 const char *expected_name) in hs20_spp_validate()
|
/freebsd/crypto/krb5/src/ccapi/test/ |
H A D | test_ccapi_ccache.c | 423 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 D | test_ccapi_v2.c | 769 cc_int32 check_once_cc_get_name(apiCB *context, ccache_p *ccache, const char *expected_name, cc_int… in check_once_cc_get_name()
|