Searched defs:hostname (Results 251 - 275 of 348) sorted by relevance

<<11121314

/macosx-10.9.5/Security-55471.14.18/include/security_smime/
H A Dcert.c669 SECStatus CERT_VerifyCertName(SecCertificateRef cert, const char *hostname) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_smime/lib/
H A Dcert.c669 SECStatus CERT_VerifyCertName(SecCertificateRef cert, const char *hostname) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/
H A DWebKitWebContext.cpp810 void webkit_web_context_prefetch_dns(WebKitWebContext* context, const char* hostname) argument
/macosx-10.9.5/apache-786.1/httpd/modules/proxy/
H A Dmod_proxy_http.c762 const char* hostname = apr_table_get(r->headers_in,"Host"); local
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/ssl/
H A Dssl_engine_io.c1133 const char *hostname; local
/macosx-10.9.5/bash-92/bash-3.2/
H A Dshell.c1647 char hostname[256]; local
/macosx-10.9.5/bind9-45.100/bind9/lib/irs/
H A Dgetaddrinfo.c191 getaddrinfo(const char *hostname, const char *servname, const struct addrinfo *hints, struct addrinfo **res) argument
534 make_resstate(isc_mem_t *mctx, gai_statehead_t *head, const char *hostname, const char *domain, gai_resstate_t **statep) argument
619 make_resstates(isc_mem_t *mctx, const char *hostname, gai_statehead_t *head, irs_resconf_t *resconf) argument
890 resolve_name(int family, const char *hostname, int flags, struct addrinfo **aip, int socktype, int port) argument
1112 add_ipv4(const char *hostname, int flags, struct addrinfo **aip, int socktype, int port) argument
1137 add_ipv6(const char *hostname, int flags, struct addrinfo **aip, int socktype, int port) argument
[all...]
/macosx-10.9.5/bootp-268.1/bootpd.tproj/
H A Ddhcpd.c390 char * hostname = malloc(hostname_opt_len + 1); local
582 char * hostname = NULL; local
[all...]
/macosx-10.9.5/cups-372.4/cups/backend/
H A Dusb-libusb.c192 print_device(const char *uri, const char *hostname, const char *resource, char *options, int print_fd, int copies, int argc, char *argv[]) argument
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dhttp-support.c1497 hostname[1024], local
[all...]
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dclient.c104 char *hostname; /* Hostname for address */ local
882 hostname[HTTP_MAX_URI], /* Hostname */ local
[all...]
H A Dconf.c1650 *hostname, /* Hostname or IP */ local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dvc-mcvs.el
/macosx-10.9.5/libresolv-54/
H A Ddns_util.h166 char *hostname; member in struct:__anon9584
/macosx-10.9.5/libxml2-26/libxml2/
H A Dnanoftp.c124 char *hostname; /* the host name */ member in struct:xmlNanoFTPCtxt
[all...]
H A Dnanohttp.c133 char *hostname; /* the host name */ member in struct:xmlNanoHTTPCtxt
[all...]
/macosx-10.9.5/lukemftp-13.92.1/tnftp/src/
H A Dftp_var.h276 GLOBAL char *hostname; /* name of host connected to */ variable
/macosx-10.9.5/mDNSResponder-522.92.1/Clients/PrinterSetupWizard/
H A DPrinterSetupWizardSheet.cpp546 char hostname[ 1024 ]; local
[all...]
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A DmDNSMacOSX.h124 domainname hostname; member in struct:TCPSocket_struct
/macosx-10.9.5/ntp-88/util/
H A Dntp-keygen.c166 char *hostname = NULL; /* host name (subject name) */ variable
[all...]
/macosx-10.9.5/ppp-727.90.1/Authenticators/Radius/
H A Dmain.c621 char hostname[256]; local
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dnanoftp.c123 char *hostname; /* the host name */ member in struct:xmlNanoFTPCtxt
[all...]
H A Dnanohttp.c138 char *hostname; /* the host name */ member in struct:xmlNanoHTTPCtxt
[all...]
/macosx-10.9.5/remote_cmds-41.90.1/rlogind.tproj/
H A Drlogind.c247 char hostname[2 * MAXHOSTNAMELEN + 1]; local
[all...]
/macosx-10.9.5/system_cmds-597.90.1/login.tproj/
H A Dlogin.c194 static char *hostname; /* hostname from command line */ variable
[all...]

Completed in 342 milliseconds

<<11121314