Searched defs:host (Results 251 - 275 of 313) sorted by relevance

<<111213

/freebsd-current/crypto/heimdal/appl/ftp/ftp/
H A Dftp.c56 hookup (const char *host, int port) argument
165 login (char *host) argument
[all...]
H A Dcmds.c83 char *host; local
/freebsd-current/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c1111 startslave(const char *host, const char *utmp_host, argument
1275 start_login(const char *host, int autologin, char *name) argument
/freebsd-current/contrib/wpa/hs20/client/
H A Dosu_client.c2912 char *host = NULL; local
/freebsd-current/crypto/openssh/regress/
H A Dnetcat.c152 char *host, *uport; local
613 remote_connect(const char *host, const char *port, struct addrinfo hints) argument
717 local_listen(char *host, char *port, struct addrinfo hints) argument
1471 socks_connect(const char *host, const char *port, struct addrinfo hints __attribute__ ((__unused__)), const char *proxyhost, const char *proxyport, struct addrinfo proxyhints, int socksv, const char *proxyuser) argument
[all...]
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.c545 struct hostent *host, res; local
/freebsd-current/contrib/libpcap/
H A Dpcap-rpcap.c95 struct sockaddr_storage host; member in struct:activehosts
1020 rpcap_remoteact_getsock(const char *host, int *error, char *errbuf) argument
1092 char host[INET6_ADDRSTRLEN + 1]; /* numeric name of the other host */ local
2260 rpcap_setup_session(const char *source, struct pcap_rmtauth *auth, int *activep, SOCKET *sockctrlp, uint8 *uses_sslp, SSL **sslp, int rmt_flags, uint8 *protocol_versionp, int *byte_swappedp, char *host, char *port, char *iface, char *errbuf) argument
2443 char host[PCAP_BUF_SIZE], ctrlport[PCAP_BUF_SIZE], iface[PCAP_BUF_SIZE]; local
2624 char host[PCAP_BUF_SIZE], port[PCAP_BUF_SIZE]; local
3118 pcap_remoteact_close(const char *host, char *errbuf) argument
[all...]
/freebsd-current/crypto/openssl/apps/
H A Docsp.c238 char *host = NULL, *port = NULL, *path = "/", *outfile = NULL; local
1231 OCSP_RESPONSE *process_responder(OCSP_REQUEST *req, const char *host, argument
[all...]
/freebsd-current/contrib/ntp/ntpdc/
H A Dntpdc.c1690 host( function
[all...]
/freebsd-current/contrib/googletest/googletest/src/
H A Dgtest-internal-inl.h1082 SocketWriter(const std::string& host, const std::string& port) argument
1127 StreamingListener(const std::string& host, const std::string& port) argument
/freebsd-current/libexec/bootpd/
H A Dreadfile.c625 process_entry(struct host *host, char *src) argument
[all...]
/freebsd-current/lib/libfetch/
H A Dhttp.c1588 char hbuf[MAXHOSTNAMELEN + 7], *host; local
[all...]
H A Dcommon.c314 const char *host, *service; local
403 fetch_socks5_init(conn_t *conn, const char *host, int port, int verbose) argument
526 fetch_socks5_getenv(char **host, int *port) argument
588 fetch_connect(const char *host, int port, int af, int verbose) argument
864 char *host; local
968 fetch_ssl_verify_cn(X509_NAME *subject, const char *host, struct addrinfo *ip) argument
1006 fetch_ssl_verify_hname(X509 *cert, const char *host) argument
1734 fetch_no_proxy_match(const char *host) argument
[all...]
/freebsd-current/usr.sbin/rpc.lockd/
H A Dlockd_lock.c105 struct host { struct
[all...]
/freebsd-current/crypto/openssh/
H A Dservconf.h243 const char *host; /* possibly resolved hostname */ member in struct:connection_info
H A Dscp.c279 do_cmd(char *program, char *host, char *remuser, int port, int subsystem, argument
379 do_cmd2(char *host, char *remuser, int port, char *cmd, argument
1016 do_sftp_connect(char *host, char *user, int port, char *sftp_direct, int *reminp, int *remoutp, int *pidp) argument
1038 char *suser = NULL, *host = NULL, *src = NULL; local
1235 char *bp, *host = NULL, *src = NULL, *suser = NULL; local
[all...]
/freebsd-current/tests/sys/kern/
H A Dktls_test.c221 const char *cause, *host, *port; local
/freebsd-current/sys/nlm/
H A Dnlm_prot_impl.c647 struct nlm_host *host = af->af_host; local
685 nlm_check_expired_locks(struct nlm_host *host) argument
716 nlm_host_destroy(struct nlm_host *host) argument
738 struct nlm_host *host = (struct nlm_host *) arg; local
762 nlm_host_notify(struct nlm_host *host, int newstate) argument
814 struct nlm_host *host; local
828 struct nlm_host *host; local
842 struct nlm_host *host; local
948 struct nlm_host *host; local
987 struct nlm_host *host; local
1064 struct nlm_host *host; local
1121 struct nlm_host *host; local
1133 nlm_host_release(struct nlm_host *host) argument
1147 nlm_host_unmonitor(struct nlm_host *host) argument
1192 nlm_host_monitor(struct nlm_host *host, int state) argument
1260 nlm_host_get_rpc(struct nlm_host *host, bool_t isserver) argument
1315 nlm_host_get_sysid(struct nlm_host *host) argument
1322 nlm_host_get_state(struct nlm_host *host) argument
1541 struct nlm_host *host, *nhost; local
1727 struct nlm_host *host; local
1751 nlm_get_vfs_state(struct nlm_host *host, struct svc_req *rqstp, fhandle_t *fhp, struct vfs_state *vs, accmode_t accmode) argument
1855 struct nlm_host *host, *bhost; local
1953 struct nlm_host *host; local
2142 struct nlm_host *host; local
2232 struct nlm_host *host; local
2293 struct nlm_host *host; local
2336 struct nlm_host *host = NULL; local
2395 struct nlm_host *host, *thost; local
[all...]
/freebsd-current/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.c105 struct nat64lsn_host *host; member in struct:nat64lsn_job_item::__anon648::__anon649
309 nat64lsn_get_state6to4(struct nat64lsn_cfg *cfg, struct nat64lsn_host *host, argument
203 nat64lsn_get_aliaslink(struct nat64lsn_cfg *cfg __unused, struct nat64lsn_host *host, const struct ipfw_flow_id *f_id __unused) argument
747 struct nat64lsn_host *host; local
877 struct nat64lsn_host *host, *tmp; local
1006 struct nat64lsn_host *host; local
1369 struct nat64lsn_host *host; local
1432 nat64lsn_request_pg(struct nat64lsn_cfg *cfg, struct nat64lsn_host *host, const struct ipfw_flow_id *f_id, struct mbuf **mp, uint32_t hval, in_addr_t faddr, uint16_t port, uint8_t proto) argument
1490 struct nat64lsn_host *host; local
1758 nat64lsn_destroy_host(struct nat64lsn_host *host) argument
1782 struct nat64lsn_host *host; local
[all...]
/freebsd-current/usr.sbin/ctld/
H A Dctld.c1678 connection_new(struct portal *portal, int fd, const char *host, argument
2449 char host[NI_MAXHOST + 1]; local
/freebsd-current/sbin/pfctl/
H A Dparse.y3605 host : STRING { label
[all...]
/freebsd-current/contrib/sendmail/src/
H A Dmain.c4481 char host[MAXHOSTNAMELEN]; local
[all...]
/freebsd-current/crypto/openssl/test/helpers/
H A Dssltestlib.c907 const char *host = "127.0.0.1"; local
/freebsd-current/sys/dev/sdhci/
H A Dsdhci_fsl_fdt.c866 struct mmc_host *host; local
[all...]
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dpkinit.c1178 struct krb5_pk_cert *host = NULL; local
1417 struct krb5_pk_cert *host local
1078 pk_verify_host(krb5_context context, const char *realm, const krb5_krbhst_info *hi, struct krb5_pk_init_ctx_data *ctx, struct krb5_pk_cert *host) argument
[all...]

Completed in 584 milliseconds

<<111213