Home
last modified time | relevance | path

Searched defs:altname (Results 1 – 6 of 6) sorted by relevance

/third_party/elfutils/libdwfl/
Dfind-debuginfo.c96 const char *altname; in validate() local
416 const char *altname; in dwfl_standard_find_debuginfo() local
Ddwfl_build_id_find_debuginfo.c53 const char *altname; in dwfl_build_id_find_debuginfo() local
Ddwfl_module_getdwarf.c558 const char *altname; in find_debug_altlink() local
/third_party/elfutils/libdw/
Ddwarf_getalt.c101 const char *altname; in find_debug_altlink() local
/third_party/nghttp2/src/
Dshrpx_tls.cc1838 auto altname = sk_GENERAL_NAME_value(altnames, i); in verify_numeric_hostname() local
1891 auto altname = sk_GENERAL_NAME_value(altnames, i); in verify_hostname() local
2130 auto altname = sk_GENERAL_NAME_value(altnames, i); in cert_lookup_tree_add_ssl_ctx() local
/third_party/FatFs/source/
Dff.h340 TCHAR altname[FF_SFN_BUF + 1];/* Altenative file name */ member