| /third_party/backends/frontend/ |
| H A D | saned.c | 769 char hostname[MAXHOSTNAMELEN]; in check_host() local 1152 char hostname[MAXHOSTNAMELEN]; check_host() local [all...] |
| /third_party/backends/backend/pixma/ |
| H A D | pixma_bjnp.c | 435 determine_scanner_serial (const char *hostname, const char * mac_address, char *serial) in determine_scanner_serial() argument 1130 bjnp_poll_scanner (int devno, char type,char *hostname, char *user, SANE_Byte *status, int size) in bjnp_poll_scanner() argument 1226 bjnp_send_job_details(int devno, char *hostname, char *user, char *title) bjnp_send_job_details() argument [all...] |
| /third_party/curl/lib/ |
| H A D | multi.c | 2047 const char *hostname; local
|
| H A D | urldata.h | 270 char *hostname; /* hostname for verification */ member 557 struct hostname { struct 591 char *hostname; member 1319 char *hostname; global() member [all...] |
| /third_party/NuttX/fs/nfs/ |
| H A D | rpc.h | 282 uint32_t hostname[(CONFIG_NFS_MACHINE_NAME_SIZE + sizeof(uint32_t) - 1) / sizeof(uint32_t)]; member
|
| /third_party/node/src/ |
| H A D | cares_wrap.cc | 1504 AfterGetNameInfo(uv_getnameinfo_t* req, int status, const char* hostname, const char* service) AfterGetNameInfo() argument
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_tls.cc | 205 auto hostname = StringRef{std::begin(buf), end_buf}; in servername_callback() local 1737 bool tls_hostname_match(const StringRef &pattern, const StringRef &hostname) { in tls_hostname_match() argument 1817 verify_numeric_hostname(X509 *cert, const StringRef &hostname, const Address *addr) verify_numeric_hostname() argument 1879 verify_dns_hostname(X509 *cert, const StringRef &hostname) verify_dns_hostname() argument 1949 verify_hostname(X509 *cert, const StringRef &hostname, const Address *addr) verify_hostname() argument 1983 auto hostname = check_cert() local 1990 add_cert(const StringRef &hostname, size_t idx) add_cert() argument 2042 lookup(const StringRef &hostname) lookup() argument [all...] |
| H A D | shrpx_config.cc | 4635 int resolve_hostname(Address *addr, const char *hostname, uint16_t port, in resolve_hostname() argument
|
| H A D | util.cc | 731 bool numeric_host(const char *hostname) { in numeric_host() argument 735 bool numeric_host(const char *hostname, int family) { in numeric_host() argument
|
| /third_party/lwip/src/apps/mdns/ |
| H A D | mdns.c | 2060 mdns_resp_add_netif(struct netif *netif, const char *hostname, u32_t dns_ttl) mdns_resp_add_netif() argument 2156 mdns_resp_rename_netif(struct netif *netif, const char *hostname) mdns_resp_rename_netif() argument [all...] |
| /third_party/lwip/src/apps/smtp/ |
| H A D | smtp.c | 863 smtp_dns_found(const char* hostname, const ip_addr_t *ipaddr, void *arg) in smtp_dns_found() argument
|
| /third_party/python/Lib/ |
| H A D | pydoc.py | 2766 hostname = 'localhost' variable in cli.BadUsage 2781 hostname = val variable in cli.BadUsage [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | rtmpproto.c | 2597 char proto[8], hostname[256], path[1024], auth[100], *fname; in rtmp_open() local
|
| H A D | http.c | 205 char hostname[1024], hoststr[1024], proto[10]; in http_open_cnx_internal() local 653 char hostname[102 in http_listen() local 2047 char hostname[1024], hoststr[1024]; http_proxy_open() local [all...] |
| /third_party/pulseaudio/src/modules/dbus/ |
| H A D | iface-core.c | 409 char *hostname = NULL; in handle_get_hostname() local 1062 char *hostname; in handle_get_all() local
|
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod.cxx | 1057 char hostname[256]; // RFC1035 in conninfo() local 2284 char hostname[25 in handle_buildid() local [all...] |
| /third_party/curl/lib/vtls/ |
| H A D | openssl.c | 2092 subj_alt_hostcheck(struct Curl_easy *data, const char *match_pattern, size_t matchlen, const char *hostname, size_t hostlen, const char *dispname) subj_alt_hostcheck() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | dhcpd.c | 193 char hostname[20]; member 1353 static int addip_to_lease(uint32_t assigned_nip, uint8_t mac[6], uint32_t *req_exp, char *hostname, uint8_t update) in addip_to_lease() argument 1433 static uint32_t getip_from_pool(uint32_t req_nip, uint8_t mac[6], uint32_t *req_exp, char *hostname) in getip_from_pool() argument
|
| /third_party/mbedtls/library/ |
| H A D | ssl_tls.c | 2773 int mbedtls_ssl_set_hostname(mbedtls_ssl_context *ssl, const char *hostname) in mbedtls_ssl_set_hostname() argument 9848 mbedtls_ssl_session_set_hostname(mbedtls_ssl_session *session, const char *hostname) mbedtls_ssl_session_set_hostname() argument [all...] |
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_lib.c | 1032 int SSL_set1_host(SSL *s, const char *hostname) in SSL_set1_host() argument 1042 int SSL_add1_host(SSL *s, const char *hostname) in SSL_add1_host() argument [all...] |
| H A D | ssl_local.h | 620 char *hostname; member 1615 char *hostname; member
|
| /third_party/openssl/ssl/ |
| H A D | ssl_lib.c | 968 int SSL_set1_host(SSL *s, const char *hostname) in SSL_set1_host() argument 978 int SSL_add1_host(SSL *s, const char *hostname) in SSL_add1_host() argument [all...] |
| H A D | ssl_local.h | 613 char *hostname; member 1586 char *hostname; member
|
| /third_party/python/Modules/ |
| H A D | _ssl.c | 722 PyObject *hostname; in _ssl_configure_hostname() local 4226 char *hostname = NULL; in _ssl__SSLContext__wrap_socket_impl() local 4264 char *hostname = NULL; _ssl__SSLContext__wrap_bio_impl() local [all...] |
| /third_party/openssl/test/ |
| H A D | sslapitest.c | 140 const char *hostname = SSL_get_servername(s, TLSEXT_NAMETYPE_host_name); in hostname_cb() local [all...] |