Searched refs:hostname (Results 251 - 275 of 458) sorted by relevance

<<111213141516171819

/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Ddhcp6.h162 char hostname[1024]; member in struct:dhcp6_lease
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l2tpd-0.69/
H A Dcontrol.c268 because we don't know their hostname AVP */
411 if (!strlen (t->hostname))
415 "%s: Peer did not specify hostname. Closing.\n",
417 set_error (c, VENDOR_ERROR, "Specify your hostname");
482 t->hostname);
524 if (!strlen (t->hostname))
528 "%s: Peer did not specify hostname. Closing.\n",
530 set_error (c, VENDOR_ERROR, "Specify your hostname");
551 __FUNCTION__, t->hostname);
561 __FUNCTION__, t->hostname);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dxtables.c1384 * m{^($hostname|$networkname|$ipaddr)(/$mask)?}
1385 * "1.2.3.4/5", "1.2.3.4", "hostname", "networkname"
1436 static char hostname[NI_MAXHOST]; local
1445 hostname, sizeof(hostname) - 1, NULL, 0, 0);
1454 fprintf (stderr, "\naddr2host: %s\n", hostname);
1456 return hostname;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/vtysh/
H A Dvtysh.c1344 "Ping destination address or hostname\n")
1354 "Trace route to destination address or hostname\n")
1364 "IP address or hostname of a remote system\n")
1374 "IP address or hostname of a remote system\n"
1601 const char*hostname;
1604 hostname = host.name;
1606 if (!hostname)
1609 hostname = names.nodename;
1612 snprintf (buf, sizeof buf, cmd_prompt (vty->node), hostname);
1597 const char*hostname; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp2353 static const wxChar *hostname = _T("www.wxwidgets.org"); local
2356 addr.Hostname(hostname);
2359 wxPrintf(_T("--- Attempting to connect to %s:80...\n"), hostname);
2364 wxPrintf(_T("ERROR: failed to connect to %s\n"), hostname);
2375 wxString::Format(_T("GET http://%s/\r\n"), hostname);
2411 static const wxChar *hostname = _T("ftp.wxwidgets.org"); local
2413 wxPrintf(_T("--- Attempting to connect to %s:21 anonymously...\n"), hostname);
2415 static const wxChar *hostname = "localhost"; local
2428 wxPrintf(_T("--- Attempting to connect to %s:21 as %s...\n"), hostname, user);
2431 if ( !ftp.Connect(hostname) )
2451 static const wxChar *hostname = _T("ftp.eudora.com"); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtmpproto.c2428 char proto[8], hostname[256], path[1024], auth[100], *fname; local
2441 hostname, sizeof(hostname), &port,
2470 ff_url_join(buf, sizeof(buf), "ffrtmphttp", NULL, hostname, port, NULL);
2475 ff_url_join(buf, sizeof(buf), "tls", NULL, hostname, port, NULL);
2481 ff_url_join(buf, sizeof(buf), "ffrtmpcrypt", NULL, hostname, port, NULL);
2488 ff_url_join(buf, sizeof(buf), "tcp", NULL, hostname, port,
2492 ff_url_join(buf, sizeof(buf), "tcp", NULL, hostname, port, NULL);
2600 ff_url_join(rt->tcurl, TCURL_MAX_LENGTH, proto, NULL, hostname,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dsystem.c707 char query[256], hostname[256]; local
715 /* Get my hostname, which should have domain name
720 gethostname(hostname, sizeof(hostname) - 1);
721 hostname[sizeof(hostname) - 1] = 0;
722 if ((domain = strchr_m(hostname, '.')) == NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmisc.c937 * Add a random string to first DNS label of hostname to prevent DNS caching.
942 hostname_randomize(const char *hostname, struct gc_arena *gc) argument
946 char *hst = string_alloc(hostname, gc);
953 struct buffer hname = alloc_buf_gc (strlen(hostname)+sizeof(rnd_bytes)*2+4, gc);
962 return hostname;
969 hostname_randomize(const char *hostname, struct gc_arena *gc) argument
971 msg (M_WARN, "WARNING: hostname randomization disabled when crypto support is not compiled");
972 return hostname;
H A Dsocket.h486 const char *hostname,
492 const char *hostname,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dbufferevent_sock.c463 struct evdns_base *evdns_base, int family, const char *hostname, int port)
491 err = evutil_getaddrinfo_async(evdns_base, hostname, portbuf,
462 bufferevent_socket_connect_hostname(struct bufferevent *bev, struct evdns_base *evdns_base, int family, const char *hostname, int port) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dhttp.c404 maybe_send_basic_creds (const char *hostname, const char *user,
415 && hash_table_contains(basic_authed_hosts, hostname))
417 DEBUGP(("Found %s in basic_authed_hosts.\n", quote (hostname)));
423 quote (hostname)));
435 register_basic_auth_host (const char *hostname)
441 if (!hash_table_contains(basic_authed_hosts, hostname))
443 hash_table_put (basic_authed_hosts, xstrdup(hostname), NULL);
444 DEBUGP(("Inserted %s into basic_authed_hosts\n", quote (hostname)));
402 maybe_send_basic_creds(const char *hostname, const char *user, const char *passwd, struct request *req) argument
433 register_basic_auth_host(const char *hostname) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Dping6.c313 hostname = target;
538 printf("PING %s(%s) ", hostname, pr_addr(&whereto.sin6_addr));
892 * a hostname.
H A Dping_common.c54 char *hostname; variable
785 printf("--- %s ping statistics ---\n", hostname);
H A Dping.c242 hostname = target;
254 hostname = hnamebuf;
515 printf("PING %s (%s) ", hostname, inet_ntoa(whereto.sin_addr));
1140 * a hostname.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_server.c181 static int sv_body(char *hostname, int s, unsigned char *context);
182 static int www_body(char *hostname, int s, unsigned char *context);
1142 static int sv_body(char *hostname, int s, unsigned char *context) argument
1576 static int www_body(char *hostname, int s, unsigned char *context) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsctp.h291 uint8_t hostname[0]; member in struct:sctp_hostname_param
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dmultilink.c255 /* see if our hostname corresponds to a reasonable IP address */
256 hp = gethostbyname(hostname);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Ddevfsd.c1139 char hostname[STRING_LENGTH]; local
1142 "hostname", "mntpt", "devpath", "devname",
1143 "uid", "gid", "mode", hostname, mount_point,
1148 if (gethostname(hostname, STRING_LENGTH - 1) != 0)
1152 hostname[STRING_LENGTH - 1] = '\0';
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/libGeoIP/
H A DGeoIPUpdate.c84 return "Unable to resolve hostname";
176 * Proxy adds http://{real-hostname} to URI format strings:
235 char * hostname = (char *) GeoIPUpdateHost; local
246 hostname = proxy_host;
272 return(gethostbyname(hostname));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dutils.cpp443 wxString hostname = wxGetHostName(); local
444 if ( !hostname.empty() )
445 strncat(environment, hostname, 1024 - len);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dmain.c75 char hostname[MAXNAMELEN]; /* Our hostname */ variable
238 if (gethostname(hostname, MAXNAMELEN) < 0 ) {
239 option_error("Couldn't get hostname: %m");
242 hostname[MAXNAMELEN-1] = 0;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/libxtables/
H A Dxtables.c1383 * m{^($hostname|$networkname|$ipaddr)(/$mask)?}
1384 * "1.2.3.4/5", "1.2.3.4", "hostname", "networkname"
1435 static char hostname[NI_MAXHOST]; local
1444 hostname, sizeof(hostname) - 1, NULL, 0, 0);
1453 fprintf (stderr, "\naddr2host: %s\n", hostname);
1455 return hostname;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_server.c212 static int sv_body(char *hostname, int s, int stype, unsigned char *context);
213 static int www_body(char *hostname, int s, int stype, unsigned char *context);
214 static int rev_body(char *hostname, int s, int stype, unsigned char *context);
2158 static int sv_body(char *hostname, int s, int stype, unsigned char *context) argument
2769 static int www_body(char *hostname, int s, int stype, unsigned char *context) argument
3172 static int rev_body(char *hostname, int s, int stype, unsigned char *context) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dconnect.c735 kfree(server->hostname);
769 /* delimiter between hostname and sharename is always '\\' now */
1559 tcp_ses->hostname = extract_hostname(volume_info->UNC);
1560 if (IS_ERR(tcp_ses->hostname)) {
1561 rc = PTR_ERR(tcp_ses->hostname);
1631 if (!IS_ERR(tcp_ses->hostname))
1632 kfree(tcp_ses->hostname);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_server.c212 static int sv_body(char *hostname, int s, int stype, unsigned char *context);
213 static int www_body(char *hostname, int s, int stype, unsigned char *context);
214 static int rev_body(char *hostname, int s, int stype, unsigned char *context);
2158 static int sv_body(char *hostname, int s, int stype, unsigned char *context) argument
2769 static int www_body(char *hostname, int s, int stype, unsigned char *context) argument
3172 static int rev_body(char *hostname, int s, int stype, unsigned char *context) argument

Completed in 458 milliseconds

<<111213141516171819