Searched refs:hostname (Results 26 - 50 of 458) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/dsi/
H A Ddsi_init.c19 const char *hostname, const char *address,
34 if (!dsi_tcp_init(dsi, hostname, address, port, proxy)) {
18 dsi_init(const dsi_proto protocol, const char *program, const char *hostname, const char *address, const char *port, const int proxy, const u_int32_t quantum) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/samples/
H A Dsandiego.pl4 $hostname = `hostname`;
5 $hostname =~ s/\n$//;
8 $userfqdn .= '@' . $hostname;
28 identifier fqdn "$hostname";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dgopher.c81 char hostname[1024], auth[1024], path[1024], buf[1024]; local
87 av_url_split(NULL, 0, auth, sizeof(auth), hostname, sizeof(hostname), &port,
93 ff_url_join(buf, sizeof(buf), "tcp", NULL, hostname, port, NULL);
H A Durl.c37 const char *authorization, const char *hostname,
50 /* Determine if hostname is a numerical IPv6 address,
53 if (!getaddrinfo(hostname, NULL, &hints, &ai)) {
56 av_strlcat(str, hostname, size);
59 av_strlcat(str, hostname, size);
65 av_strlcat(str, hostname, size);
36 ff_url_join(char *str, int size, const char *proto, const char *authorization, const char *hostname, int port, const char *fmt, ...) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dgopher.c81 char hostname[1024], auth[1024], path[1024], buf[1024]; local
87 av_url_split(NULL, 0, auth, sizeof(auth), hostname, sizeof(hostname), &port,
93 ff_url_join(buf, sizeof(buf), "tcp", NULL, hostname, port, NULL);
H A Drtpproto.c66 char hostname[256]; local
72 av_url_split(NULL, 0, NULL, 0, hostname, sizeof(hostname), &port,
75 ff_url_join(buf, sizeof(buf), "udp", NULL, hostname, port, "%s", path);
78 ff_url_join(buf, sizeof(buf), "udp", NULL, hostname, port + 1, "%s", path);
105 const char *hostname, int port,
109 ff_url_join(buf, buf_size, "udp", NULL, hostname, port, NULL);
143 char hostname[256]; local
148 av_url_split(NULL, 0, NULL, 0, hostname, sizeof(hostname),
104 build_udp_url(char *buf, int buf_size, const char *hostname, int port, int local_port, int ttl, int max_packet_size, int connect) argument
[all...]
H A Dtcp.c49 char hostname[1024],proto[1024],path[1024]; local
52 av_url_split(proto, sizeof(proto), NULL, 0, hostname, sizeof(hostname),
69 ret = getaddrinfo(hostname, portstr, &hints, &ai);
72 "Failed to resolve hostname %s: %s\n",
73 hostname, gai_strerror(ret));
133 hostname, port, strerror(ret));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dobscure.c25 (we can check only against username, gecos and hostname)
96 char hostname[255]; local
110 /* hostname as-is, as sub-string, reversed, capitalized, doubled */
111 if (gethostname(hostname, 255) == 0) {
112 hostname[254] = '\0';
113 if (string_checker(new_p, hostname)) {
114 return "similar to hostname";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhostasyn.c90 conn->async.hostname,
150 const char *hostname,
154 return Curl_resolver_getaddrinfo(conn, hostname, port, waitp);
149 Curl_getaddrinfo(struct connectdata *conn, const char *hostname, int port, int *waitp) argument
H A Dhostip.h87 int Curl_resolv(struct connectdata *conn, const char *hostname,
89 int Curl_resolv_timeout(struct connectdata *conn, const char *hostname,
116 const char *hostname,
147 Curl_addrinfo *Curl_ipv4_resolve_r(const char * hostname, int port);
181 const char *hostname, int port);
H A Dhostip6.c158 * Returns name information about the given hostname and port number. If
164 const char *hostname,
202 if((1 == Curl_inet_pton(AF_INET, hostname, addrbuf)) ||
203 (1 == Curl_inet_pton(AF_INET6, hostname, addrbuf))) {
212 error = Curl_getaddrinfo_ex(hostname, sbufptr, &hints, &res);
214 infof(data, "getaddrinfo(3) failed for %s:%d\n", hostname, port);
163 Curl_getaddrinfo(struct connectdata *conn, const char *hostname, int port, int *waitp) argument
H A Dasyn-ares.c191 if(async->hostname)
192 free(async->hostname);
206 async->hostname = NULL;
331 conn->async.hostname, ares_strerror(conn->async.status));
487 * Returns name information about the given hostname and port number. If
493 const char *hostname,
508 if(Curl_inet_pton(AF_INET, hostname, &in) > 0) {
510 return Curl_ip2addr(AF_INET, &in, hostname, port);
515 if(Curl_inet_pton (AF_INET6, hostname, &in6) > 0)
517 return Curl_ip2addr(AF_INET6, &in6, hostname, por
492 Curl_resolver_getaddrinfo(struct connectdata *conn, const char *hostname, int port, int *waitp) argument
[all...]
H A Dpipeline.c42 char *hostname; member in struct:site_blacklist_entry
51 Curl_safefree(entry->hostname);
174 if(Curl_raw_equal(site->hostname, conn->host.name) &&
200 char *hostname; local
204 hostname = strdup(*sites);
205 if(!hostname) {
212 free(hostname);
217 port = strchr(hostname, ':');
228 entry->hostname = hostname;
[all...]
H A Dconncache.h35 char *hostname);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Ddns_resolve.c55 char *hostname; member in struct:nfs_dns_ent
85 kfree(new->hostname);
86 new->hostname = kstrndup(key->hostname, key->namelen, GFP_KERNEL);
87 if (new->hostname) {
101 kfree(item->hostname);
110 item->hostname = NULL;
120 return hash_str(key->hostname, NFS_DNS_HASHBITS);
129 qword_add(bpp, blen, key->hostname);
139 ret = nfs_cache_upcall(cd, key->hostname);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/udhcpd/
H A Ddhcpd.c89 unsigned char *server_id, *requested, *hostname; local
224 hostname = get_option(&packet, DHCP_HOST_NAME);
276 if (hostname) {
277 bytes = hostname[-1];
278 if (bytes >= (int) sizeof(lease->hostname))
279 bytes = sizeof(lease->hostname) - 1;
280 strncpy(lease->hostname, hostname, bytes);
281 lease->hostname[bytes] = '\0';
282 DEBUG(LOG_INFO,"rewrite leass table, hostname
[all...]
H A Dleases.h10 char hostname[64]; member in struct:dhcpOfferedAddr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dfloppyd_installtest.c134 static int get_host_and_port(const char* name, char** hostname, char **display, argument
167 *hostname = newname;
243 char* hostname; local
266 rval = get_host_and_port(name, &hostname, &display, &port);
270 sock = connect_to_server(getipaddress(hostname), port);
275 hostname, port);
300 free(hostname);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dsession.c66 char * hostname; local
118 /* If 'hostname lookup' == yes, then do the DNS lookup. This is
124 hostname = client_name();
125 if (strcmp(hostname, "UNKNOWN") == 0) {
126 hostname = client_addr();
130 fstrcpy(sessionid.hostname, hostname);
141 if (!smb_pam_claim_session(sessionid.username, sessionid.id_str, sessionid.hostname)) {
158 sys_utmp_claim(sessionid.username, sessionid.hostname,
203 sys_utmp_yield(sessionid.username, sessionid.hostname,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udhcpd/
H A Ddhcpd.c90 unsigned char *server_id, *requested, *hostname; local
215 hostname = get_option(&packet, DHCP_HOST_NAME);
244 if (hostname) {
245 bytes = hostname[-1];
246 if (bytes >= (int) sizeof(lease->hostname))
247 bytes = sizeof(lease->hostname) - 1;
248 strncpy(lease->hostname, (char *)hostname, bytes);
249 lease->hostname[bytes] = '\0';
251 lease->hostname[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/miniupnp/
H A Dminiwget.c420 * hostname : hostname destination string (size of MAXHOSTNAMELEN+1)
427 int parseURL(const char * url, char * hostname, unsigned short * port, char * * path) argument
439 memset(hostname, 0, MAXHOSTNAMELEN + 1);
448 strncpy(hostname, p1, MIN(MAXHOSTNAMELEN, (int)(p2-p1)));
474 strncpy(hostname, p1, MIN(MAXHOSTNAMELEN, (int)(p3-p1)));
479 strncpy(hostname, p1, MIN(MAXHOSTNAMELEN, (int)(p2-p1)));
498 char hostname[MAXHOSTNAMELEN+1]; local
500 if(!parseURL(url, hostname, &port, &path))
503 printf("parsed url : hostname
513 char hostname[MAXHOSTNAMELEN+1]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l2tpd-0.69/
H A Dfile.h38 char hostname[STRLEN]; member in struct:host
74 char hostname[STRLEN]; /* Hostname to report */ member in struct:lns
110 char hostname[STRLEN]; /* Hostname to report */ member in struct:lac
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dads_cldap.h34 char hostname[MAX_DNS_LABEL]; member in struct:cldap_netlogon_reply
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/mmedia/
H A Dsndesd.h24 wxSoundStreamESD(const wxString& hostname = wxT("localhost"));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifs_spnego.c104 const char *hostname = server->hostname; local
107 host=hostname sec=mechanism uid=0xFF user=username */
109 HOST_KEY_LEN + strlen(hostname) +
123 /* start with version and hostname portion of UNC string */
126 hostname);

Completed in 298 milliseconds

1234567891011>>