Searched refs:hosts (Results 76 - 100 of 126) sorted by relevance

123456

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/src/
H A Dmod_scgi.c227 * one extension can have multiple hosts assigned
249 scgi_extension_host **hosts; member in struct:__anon5447
463 h = fe->hosts[j];
469 free(fe->hosts);
516 fe->hosts = malloc(fe->size * sizeof(*(fe->hosts)));
517 force_assert(fe->hosts);
520 fe->hosts = realloc(fe->hosts, fe->size * sizeof(*(fe->hosts)));
[all...]
H A Dmod_fastcgi.c254 * one extension can have multiple hosts assigned
278 fcgi_extension_host **hosts; member in struct:__anon5404
598 h = fe->hosts[j];
604 free(fe->hosts);
652 fe->hosts = malloc(fe->size * sizeof(*(fe->hosts)));
653 force_assert(fe->hosts);
656 fe->hosts = realloc(fe->hosts, fe->size * sizeof(*(fe->hosts)));
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/src/
H A Dmod_scgi.c227 * one extension can have multiple hosts assigned
249 scgi_extension_host **hosts; member in struct:__anon39472
463 h = fe->hosts[j];
469 free(fe->hosts);
516 fe->hosts = malloc(fe->size * sizeof(*(fe->hosts)));
517 force_assert(fe->hosts);
520 fe->hosts = realloc(fe->hosts, fe->size * sizeof(*(fe->hosts)));
[all...]
H A Dmod_fastcgi.c254 * one extension can have multiple hosts assigned
278 fcgi_extension_host **hosts; member in struct:__anon39429
598 h = fe->hosts[j];
604 free(fe->hosts);
652 fe->hosts = malloc(fe->size * sizeof(*(fe->hosts)));
653 force_assert(fe->hosts);
656 fe->hosts = realloc(fe->hosts, fe->size * sizeof(*(fe->hosts)));
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/src/
H A Dmod_fastcgi.c254 * one extension can have multiple hosts assigned
278 fcgi_extension_host **hosts; member in struct:__anon4499
598 h = fe->hosts[j];
604 free(fe->hosts);
652 fe->hosts = malloc(fe->size * sizeof(*(fe->hosts)));
653 force_assert(fe->hosts);
656 fe->hosts = realloc(fe->hosts, fe->size * sizeof(*(fe->hosts)));
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/firewire/
H A Dfiredtv-1394.c25 #include <hosts.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/firewire/
H A Dfiredtv-1394.c25 #include <hosts.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A DMakefile159 scsi_mod-y += scsi.o hosts.o scsi_ioctl.o constants.o \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A DMakefile159 scsi_mod-y += scsi.o hosts.o scsi_ioctl.o constants.o \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/nfsd/
H A Dexport.c316 kfree(fsloc->locations[i].hosts);
430 fsloc->locations[i].hosts = kstrdup(buf, GFP_KERNEL);
431 if (!fsloc->locations[i].hosts)
1494 seq_escape(m, fsloc->locations[0].hosts, ",;@ \t\n\\");
1499 seq_escape(m, fsloc->locations[i].hosts, ",;@ \t\n\\");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/nfsd/
H A Dexport.c316 kfree(fsloc->locations[i].hosts);
430 fsloc->locations[i].hosts = kstrdup(buf, GFP_KERNEL);
431 if (!fsloc->locations[i].hosts)
1494 seq_escape(m, fsloc->locations[0].hosts, ",;@ \t\n\\");
1499 seq_escape(m, fsloc->locations[i].hosts, ",;@ \t\n\\");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/man/
H A DMakefile.in372 @BUILD_MANPAGES_TRUE@ avahi.hosts.5 $(am__append_1) \
387 @BUILD_MANPAGES_TRUE@ avahi.hosts.5.xml \
406 avahi.hosts.5.xml.in \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/man/
H A DMakefile.in372 @BUILD_MANPAGES_TRUE@ avahi.hosts.5 $(am__append_1) \
387 @BUILD_MANPAGES_TRUE@ avahi.hosts.5.xml \
406 avahi.hosts.5.xml.in \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/man/
H A DMakefile.in372 @BUILD_MANPAGES_TRUE@ avahi.hosts.5 $(am__append_1) \
387 @BUILD_MANPAGES_TRUE@ avahi.hosts.5.xml \
406 avahi.hosts.5.xml.in \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dsoc_camera.c42 static LIST_HEAD(hosts);
44 static DEFINE_MUTEX(list_lock); /* Protects the list of hosts */
1180 list_for_each_entry(ix, &hosts, list) {
1191 list_add_tail(&ici->list, &hosts);
1393 * hot-pluggable. Now we know, that all our users - hosts and devices have
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dsoc_camera.c42 static LIST_HEAD(hosts);
44 static DEFINE_MUTEX(list_lock); /* Protects the list of hosts */
1180 list_for_each_entry(ix, &hosts, list) {
1191 list_add_tail(&ici->list, &hosts);
1393 * hot-pluggable. Now we know, that all our users - hosts and devices have
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/mt-daapd/src/
H A DmDNSPosix.c532 #warning This platform has no way to get the destination interface information -- will only work for single-homed hosts
594 #warning This platform has no way to get the destination interface information for IPv6 -- will only work for single-homed hosts
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/mt-daapd/src/
H A DmDNSPosix.c532 #warning This platform has no way to get the destination interface information -- will only work for single-homed hosts
594 #warning This platform has no way to get the destination interface information for IPv6 -- will only work for single-homed hosts
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/mt-daapd/src/
H A DmDNSPosix.c532 #warning This platform has no way to get the destination interface information -- will only work for single-homed hosts
594 #warning This platform has no way to get the destination interface information for IPv6 -- will only work for single-homed hosts
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/x509/
H A Dx509_vfy.c752 int n = sk_OPENSSL_STRING_num(id->hosts);
756 name = sk_OPENSSL_STRING_value(id->hosts, i);
768 if (id->hosts && check_hosts(x, id) <= 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/contrib/dnslist/
H A Ddnslist.pl34 # Added master host list so offline hosts can still be displayed.
74 my @hosts = ();
106 # Mark all hosts as offline, saving old state.
111 # Read hosts.
143 # Sort hosts by IP ;-)
144 @hosts = sort byip values %{$list};
146 $data->{'hosts'} = [ @hosts ];
262 # hosts all come back online, they show up quicker.)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/contrib/dnslist/
H A Ddnslist.pl34 # Added master host list so offline hosts can still be displayed.
74 my @hosts = ();
106 # Mark all hosts as offline, saving old state.
111 # Read hosts.
143 # Sort hosts by IP ;-)
144 @hosts = sort byip values %{$list};
146 $data->{'hosts'} = [ @hosts ];
262 # hosts all come back online, they show up quicker.)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/x509/
H A Dx509_vfy.c752 int n = sk_OPENSSL_STRING_num(id->hosts);
756 name = sk_OPENSSL_STRING_value(id->hosts, i);
768 if (id->hosts && check_hosts(x, id) <= 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/x509/
H A Dx509_vfy.c752 int n = sk_OPENSSL_STRING_num(id->hosts);
756 name = sk_OPENSSL_STRING_value(id->hosts, i);
768 if (id->hosts && check_hosts(x, id) <= 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/contrib/dnslist/
H A Ddnslist.pl34 # Added master host list so offline hosts can still be displayed.
74 my @hosts = ();
106 # Mark all hosts as offline, saving old state.
111 # Read hosts.
143 # Sort hosts by IP ;-)
144 @hosts = sort byip values %{$list};
146 $data->{'hosts'} = [ @hosts ];
262 # hosts all come back online, they show up quicker.)

Completed in 611 milliseconds

123456