Searched defs:host (Results 226 - 250 of 299) sorted by relevance

1234567891011>>

/freebsd-11-stable/usr.sbin/dconschat/
H A Ddconschat.c624 dconschat_init_socket(struct dcons_state *dc, int port, char *host, int sport) argument
/freebsd-11-stable/usr.sbin/ypldap/
H A Daldap.h77 char *host; member in struct:aldap_url
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dfsi_data.h51 typedef struct host host; typedef in typeref:struct:host
84 struct host { struct
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dconfig.c778 gethost(const char *host, u_char *ip) argument
/freebsd-11-stable/contrib/netcat/
H A Dnetcat.c145 char *host, *uport; local
632 remote_connect(const char *host, const char *port, struct addrinfo hints) argument
730 local_listen(char *host, char *port, struct addrinfo hints) argument
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dssh.c171 char *host; variable
[all...]
H A Dservconf.h198 const char *host; /* possibly resolved hostname */ member in struct:connection_info
H A Dsshconnect.c107 ssh_proxy_fdpass_connect(const char *host, u_short port, argument
187 ssh_proxy_connect(const char *host, u_short port, const char *proxy_command) argument
89 expand_proxy_command(const char *proxy_command, const char *user, const char *host, int port) argument
428 ssh_connect_direct(const char *host, struct addrinfo *aitop, struct sockaddr_storage *hostaddr, u_short port, int family, int connection_attempts, int *timeout_ms, int want_keepalive, int needpriv) argument
508 ssh_connect(const char *host, struct addrinfo *addrs, struct sockaddr_storage *hostaddr, u_short port, int family, int connection_attempts, int *timeout_ms, int want_keepalive, int needpriv) argument
711 check_host_cert(const char *host, const Key *host_key) argument
816 char *ip = NULL, *host = NULL; local
1240 verify_host_key(char *host, struct sockaddr *hostaddr, Key *host_key) argument
1363 char *host; local
[all...]
H A Dchannels.h88 char *host; member in struct:channel_connect
H A Dmisc.c373 put_host_port(const char *host, u_short port) argument
428 cleanhostname(char *host) argument
472 char *user = NULL, *host = NULL; local
[all...]
H A Dscp.c231 do_cmd(char *host, char *remuser, char *cmd, int *fdin, int *fdout) argument
305 do_cmd2(char *host, char *remuser, char *cmd, int fdin, int fdout) argument
588 char *bp, *host, *src, *suser, *thost, *tuser, *arg; local
708 char *bp, *host, *src, *suser; local
[all...]
/freebsd-11-stable/crypto/openssh/regress/
H A Dnetcat.c145 char *host, *uport; local
604 remote_connect(const char *host, const char *port, struct addrinfo hints) argument
708 local_listen(char *host, char *port, struct addrinfo hints) argument
1444 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-11-stable/crypto/openssl/apps/
H A Docsp.c135 char *host = NULL, *port = NULL, *path = "/"; local
1328 process_responder(BIO *err, OCSP_REQUEST *req, const char *host, const char *path, const char *port, int use_ssl, const STACK_OF(CONF_VALUE) *headers, int req_timeout) argument
[all...]
/freebsd-11-stable/lib/libfetch/
H A Dcommon.c252 const char *host, *service; local
341 fetch_connect(const char *host, int port, int af, int verbose) argument
576 char *host; local
692 fetch_ssl_verify_cn(X509_NAME *subject, const char *host, struct addrinfo *ip) argument
730 fetch_ssl_verify_hname(X509 *cert, const char *host) argument
1475 fetch_no_proxy_match(const char *host) argument
[all...]
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_parser.h207 struct node_host *host; member in struct:node_tinit
H A Dparse.y3031 host : STRING { label
[all...]
H A Dpfctl_parser.c1444 host(const char *s) function
[all...]
/freebsd-11-stable/usr.sbin/ndp/
H A Dndp.c391 char *host = argv[0], *eaddr = argv[1]; local
458 get(char *host) argument
490 delete(char *host) argument
[all...]
/freebsd-11-stable/usr.bin/rpcinfo/
H A Drpcinfo.c479 char *host = NULL; local
558 get_inet_address(struct sockaddr_in *addr, char *host) argument
685 char *host; local
887 char *host; local
988 char *host; local
1545 clnt_rpcbind_create(char *host, int rpcbversnum, struct netbuf **targaddr) argument
1576 getclnthandle(char *host, struct netconfig *nconf, u_long rpcbversnum, struct netbuf **targaddr) argument
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.h145 struct nat64lsn_host *host; /* IPv6 source host info */ member in struct:nat64lsn_portgroup
/freebsd-11-stable/contrib/tcpdump/
H A Daddrtoname.c110 static struct hostent host; local
/freebsd-11-stable/lib/libc/gen/
H A Dgetpwent.c1732 char *host, *user, *domain; local
/freebsd-11-stable/contrib/subversion/subversion/svnserve/
H A Dsvnserve.c729 const char *host = NULL; local
[all...]
/freebsd-11-stable/contrib/sendmail/src/
H A Dmain.c4376 char host[MAXHOSTNAMELEN]; local
[all...]
/freebsd-11-stable/lib/libradius/
H A Dradlib.c394 rad_add_server(struct rad_handle *h, const char *host, int port, argument
405 rad_add_server_ex(struct rad_handle *h, const char *host, int port, argument
504 char *host, *res; local
[all...]

Completed in 259 milliseconds

1234567891011>>