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

/external/elfutils/libdwfl/
H A Ddwfl_build_id_find_debuginfo.c51 const char *altname; local
53 &altname,
H A Dfind-debuginfo.c93 const char *altname; local
95 &altname,
H A Ddwfl_module_getdwarf.c552 const char *altname; local
555 &altname,
564 altname,
/external/ipsec-tools/src/racoon/
H A Doakley.c1940 char *altname = NULL; local
1990 &altname, &type, pos) !=0) {
1997 if (!altname) {
2007 racoon_free(altname);
2008 altname = NULL;
2014 error = getaddrinfo(altname, NULL, &hints, &res);
2018 racoon_free(altname);
2033 racoon_free(altname);
2056 &altname, &type, pos) != 0){
2063 if (!altname) {
[all...]
/external/boringssl/include/openssl/
H A Dx509.h261 STACK_OF(GENERAL_NAME) *altname; member in struct:x509_st
/external/boringssl/src/include/openssl/
H A Dx509.h261 STACK_OF(GENERAL_NAME) *altname; member in struct:x509_st

Completed in 1062 milliseconds