| /mirbsd/src/usr.bin/ssh/ |
| D | hostfile.c | 107 host_hash(const char *host, const char *name_from_hostfile, u_int src_len) in host_hash() 170 hostfile_check_key(int bits, const Key *key, const char *host, const char *filename, int linenum) in hostfile_check_key() 196 const char *host, const Key *key, int keytype, Key *found, int *numret) in check_host_in_hostfile_by_key_or_type() 298 check_host_in_hostfile(const char *filename, const char *host, const Key *key, in check_host_in_hostfile() 308 lookup_key_in_hostfile_by_type(const char *filename, const char *host, in lookup_key_in_hostfile_by_type() 321 add_host_to_hostfile(const char *filename, const char *host, const Key *key, in add_host_to_hostfile()
|
| D | match.c | 177 match_hostname(const char *host, const char *pattern, u_int len) in match_hostname() 188 match_host_and_ip(const char *host, const char *ipaddr, in match_host_and_ip() 212 match_user(const char *user, const char *host, const char *ipaddr, in match_user()
|
| D | sshconnect.c | 74 ssh_proxy_connect(const char *host, u_short port, const char *proxy_command) in ssh_proxy_connect() 311 ssh_connect(const char *host, struct sockaddr_storage * hostaddr, in ssh_connect() 583 char *ip = NULL, *host = NULL; in check_host_key() local 969 verify_host_key(char *host, struct sockaddr *hostaddr, Key *host_key) in verify_host_key() 1017 char *host, *cp; in ssh_login() local 1066 show_key_from_file(const char *file, const char *host, int keytype) in show_key_from_file() 1091 show_other_keys(const char *host, Key *key) in show_other_keys()
|
| D | ssh-keysign.c | 59 valid_request(struct passwd *pw, char *host, Key **ret, u_char *data, in valid_request() 154 char *host; in main() local
|
| /mirbsd/src/gnu/usr.bin/cvs/lib/ |
| D | canon-host.c | 36 canon_host (const char *host) in canon_host() 63 canon_host_r (char const *host, int *cherror) in canon_host_r()
|
| /mirbsd/src/usr.bin/rup/ |
| D | rup.c | 94 char *host; member 131 remember_rup_data(char *host, struct statstime *st) in remember_rup_data() 158 char *host; in rstat_reply() local 182 print_rup_data(char *host, statstime *host_stat) in print_rup_data() 239 onehost(char *host) in onehost()
|
| /mirbsd/src/usr.bin/tip/ |
| D | remote.c | 72 getremcap(host) in getremcap() argument 208 getremote(host) in getremote() argument
|
| /mirbsd/src/usr.sbin/ppp/ppp/ |
| D | tcp.c | 62 tcp_OpenConnection(const char *name, char *host, char *port) in tcp_OpenConnection() 136 char *cp, *host, *port, *svc; in tcp_Create() local
|
| /mirbsd/src/usr.sbin/arp/ |
| D | arp.c | 243 char *eaddr = argv[1], *host = argv[0]; in set() local 340 get(const char *host) in get() 360 delete(const char *host, const char *info) in delete() 466 char ifname[IFNAMSIZ], *host; in print_entry() local 612 getinetaddr(const char *host, struct in_addr *inap) in getinetaddr()
|
| /mirbsd/src/lib/libc/net/ |
| D | inet_makeaddr.c | 40 inet_makeaddr(in_addr_t net, in_addr_t host) in inet_makeaddr()
|
| /mirbsd/src/lib/libc/rpc/ |
| D | getrpcport.c | 43 getrpcport(char *host, int prognum, int versnum, int proto) in getrpcport()
|
| /mirbsd/src/lib/libutil/ |
| D | logwtmp.c | 48 logwtmp(const char *line, const char *name, const char *host) in logwtmp()
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | stop-gdb.c | 49 char *host; in main() local
|
| /mirbsd/src/gnu/usr.sbin/sendmail/sendmail/ |
| D | domain.c | 88 getfallbackmxrr(host) in getfallbackmxrr() argument 186 getmxrr(host, mxhosts, mxprefs, droplocalhost, rcode, tryfallback, pttl) in getmxrr() argument 589 mxrand(host) in mxrand() argument 766 dns_getcanonname(host, hbsize, trymx, statp, pttl) in dns_getcanonname() argument
|
| D | mci.c | 329 mci_get(host, m) in mci_get() argument 513 mci_match(host, m) in mci_match() argument 1262 char host[MAXHOSTNAMELEN]; variable 1492 mci_generate_persistent_path(host, path, pathlen, createflag) in mci_generate_persistent_path() argument
|
| /mirbsd/src/libexec/ftpd/ |
| D | logwtmp.c | 64 ftpdlogwtmp(char *line, char *name, char *host) in ftpdlogwtmp()
|
| /mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/ |
| D | HTTelnet.c | 57 static int remote_session(char *acc_method, char *host) in remote_session() 516 char *host; in HTLoadTelnet() local
|
| /mirbsd/src/usr.bin/nc/ |
| D | netcat.c | 112 char *host, *uport, *endp; in main() local 479 remote_connect(const char *host, const char *port, struct addrinfo hints) in remote_connect() 544 local_listen(char *host, char *port, struct addrinfo hints) in local_listen() 841 char host[NI_MAXHOST], port[NI_MAXSERV]; in prepend_peer() local
|
| /mirbsd/src/usr.sbin/httpd/src/modules/proxy/ |
| D | proxy_util.c | 212 char *strp, *host, *url = *urlp; in ap_proxy_canon_netloc() local 921 ap_proxy_host2addr(const char *host, struct hostent * reqhp) in ap_proxy_host2addr() 957 char *url, *user = NULL, *password = NULL, *err, *host; in proxy_get_host_of_request() local 1099 const char *host = proxy_get_host_of_request(r); in proxy_match_ipaddr() local 1197 const char *host = proxy_get_host_of_request(r); in proxy_match_domainname() local 1218 struct hostent host; in ap_proxy_is_hostname() local 1245 char *host = This->name; in proxy_match_hostname() local 1275 const char *host = proxy_get_host_of_request(r); in proxy_match_word() local
|
| /mirbsd/src/usr.bin/rusers/ |
| D | rusers.c | 81 char *host; member 178 add_host(char *host) in add_host() 244 char *host; in rusers_reply() local 299 char *host; in rusers_reply_3() local 348 onehost(char *host) in onehost()
|
| /mirbsd/src/usr.sbin/lpr/common_source/ |
| D | common_vars.c | 48 char host[MAXHOSTNAMELEN+1]; /* host machine name */ variable
|
| /mirbsd/src/usr.bin/finger/ |
| D | net.c | 60 char *host; local
|
| /mirbsd/src/usr.sbin/httpd/src/main/ |
| D | getnameinfo.c | 57 getnameinfo(sa, salen, host, hostlen, serv, servlen, flags) in getnameinfo() argument
|
| /mirbsd/src/usr.sbin/dhcpd/ |
| D | bootp.c | 50 struct host_decl *hp, *host = NULL; in bootp() local
|
| /mirbsd/src/lib/libc/gen/ |
| D | getnetgrent.c | 381 in_check(const char *host, const char *user, const char *domain, in in_check() 404 in_find(char *ypdom, struct stringlist *sl, char *grp, const char *host, in in_find() 597 getnetgrent(const char **host, const char **user, const char **domain) in getnetgrent() 613 innetgr(const char *grp, const char *host, const char *user, const char *domain) in innetgr()
|