Searched refs:host (Results 101 - 125 of 447) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dwget.c48 char *host; member in struct:host_info
56 static FILE *open_socket(char *host, int port);
235 server.host = target.host;
304 sfp = open_socket(server.host, server.port);
311 target.is_ftp ? "f" : "ht", target.host,
317 fprintf(sfp, "Host: %s\r\nUser-Agent: Wget\r\n", target.host);
392 server.host = target.host;
410 sfp = open_socket(server.host, serve
555 open_socket(char *host, int port) argument
[all...]
H A Dtftp.c92 static inline int tftp(int cmd, struct hostent *host, argument
121 sa.sin_family = host->h_addrtype;
123 memcpy(&sa.sin_addr, (struct in_addr *) host->h_addr,
352 struct hostent *host; local
357 host = (void *) serverstr = serverfile = localfile = NULL;
393 host = xgethostbyname(s);
401 inet_ntoa(*((struct in_addr *) host->h_addr)),
409 flags = tftp(cmd, host, serverfile, fd, 69);
H A Difconfig.c261 char host[128]; local
342 safe_strncpy(host, *argv, (sizeof host));
345 if (!strcmp(host, "default")) {
348 } else if ((!strcmp(host, "+")) && (mask & A_BROADCAST) &&
353 } else if (inet_aton(host, &sai.sin_addr) == 0) {
369 safe_strncpy(host, *argv, (sizeof host));
370 if (in_ether(host, &sa)) {
371 fprintf(stderr, "invalid hw-addr %s\n", host);
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ieee1394/
H A Draw1394.h86 struct hpsb_host *host; member in struct:file_info
114 struct hpsb_host *host; member in struct:host_info
H A Dsbp2.c511 packet->tlabel = get_tlabel(hi->host, packet->node_id, 0);
554 free_tlabel(hi->host, LOCAL_BUS | request_packet->packet->node_id,
584 pci_map_single (hi->host->pdev, &command->command_orb,
589 pci_map_single (hi->host->pdev, &command->scatter_gather_element,
616 pci_unmap_single(hi->host->pdev, command->command_orb_dma,
620 pci_unmap_single(hi->host->pdev, command->sge_dma,
717 hi = (struct sbp2scsi_host_info *) command->Current_SCpnt->host->hostdata[0];
726 pci_unmap_single(hi->host->pdev, command->cmd_dma,
731 pci_unmap_single(hi->host->pdev, command->cmd_dma,
734 pci_unmap_page(hi->host
895 sbp2_add_host(struct hpsb_host *host) argument
945 sbp2_find_host_info(struct hpsb_host *host) argument
963 sbp2_find_host_info_scsi(struct Scsi_Host *host) argument
980 sbp2_remove_host(struct hpsb_host *host) argument
1237 sbp2_handle_physdma_write(struct hpsb_host *host, int nodeid, int destid, quadlet_t *data, u64 addr, unsigned int length) argument
1253 sbp2_handle_physdma_read(struct hpsb_host *host, int nodeid, quadlet_t *data, u64 addr, unsigned int length) argument
2424 sbp2_handle_status_write(struct hpsb_host *host, int nodeid, int destid, quadlet_t *data, u64 addr, unsigned int length) argument
2921 sbp2scsi_info(struct Scsi_Host *host) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/include/
H A Dpermission.h26 /* if not a printing operation, then host name
30 #define P_REMOTEHOST 8 /* remote end of connnection host name */
37 #define P_SAMEHOST 13 /* same host - REMOTE IP == IP */
66 #define CONNECTION 'X' /* connection from remote host */
73 struct host_information *host; /* HOST field from control file */ member in struct:perm_check
98 int match_host( struct line_list *list, struct host_information *host,
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/misc/
H A Dwall.perl44 Enter message for Samba clients of this host
/asus-wl-520gu-7.0.1.45/src/router/LPRng/UTILS/
H A Dtcpsend.c2 * tcpsend [-t timeout] host port [files]
4 * open a TCP/IP connection to port on host and send files
25 "use: %s [-t timeout] host port [files]",
52 char *s, *host, *port; local
73 host = argv[optind++];
76 if( (host_ent = gethostbyname( host )) ){
84 /* if( inet_pton( AF_INET, host, &dest_sin.sin_addr ) != 1 ){ */
85 if( (dest_sin.sin_addr.s_addr = inet_addr( host )) == -1 ){
86 fprintf(stderr,"%s: cannot find address for '%s'\n", Prog, host );
157 fprintf(stderr, "%s: cannot write to remote host
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/rio/
H A Driotable.c77 #include "host.h"
118 ** (5) That the IDs are unique (per host).
119 ** (6) That host IDs are zero
184 ** it again, so hang the host number in a safe place
192 rio_dprintk (RIO_DEBUG_TABLE, "RTA %s has unknown host unique number 0x%x\n",
316 ** Zero the (old) entries for each host...
341 ** we saved the host number earlier, so grab it back
346 ** If it is a host, then we only need to fill in the name field.
355 ** Its an RTA entry, so fill in the host mapping entries for it
421 ** Rename host i
498 int host, entry, port, link; local
637 int host; local
1006 int host; local
[all...]
H A Driointr.c78 #include "host.h"
105 int host; local
129 for ( host=0; host<p->RIONumHosts; host++ ) {
130 struct Host *HostP = &p->RIOHosts[host];
264 ** which host card it belongs to, and then service only that host
272 int host; local
274 for ( host
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dscsi_dma.c194 struct Scsi_Host *host = NULL; local
235 new_dma_sectors += SECTORS_PER_PAGE; /* Increment for each host */
237 for (host = scsi_hostlist; host; host = host->next) {
238 for (SDpnt = host->host_queue; SDpnt; SDpnt = SDpnt->next) {
249 int nents = host->sg_tablesize;
275 if (host->unchecked_isa_dma &&
278 new_dma_sectors += (PAGE_SIZE >> 9) * host
[all...]
H A Dmac53c94.c43 struct Scsi_Host *host; member in struct:fsc_state
69 struct Scsi_Host *host; local
80 host = scsi_register(tp, sizeof(struct fsc_state));
81 if (host == NULL)
83 host->unique_id = nfscs;
85 note_scsi_host(node, host);
88 state = (struct fsc_state *) host->hostdata;
91 state->host = host;
109 dma_cmd_space = kmalloc((host
135 mac53c94_release(struct Scsi_Host *host) argument
[all...]
H A Dncr53c8xx.h59 const char *ncr53c8xx_info(struct Scsi_Host *host);
H A Dsym53c8xx.h74 const char *sym53c8xx_info(struct Scsi_Host *host);
H A Dwd7000.h9 * WD7000 host structure.
17 int wd7000_set_info (char *buffer, int length, struct Scsi_Host *host);
H A Dzalon7xx.h17 const char *ncr53c8xx_info(struct Scsi_Host *host);
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dlpd_logger.c175 char host[SMALLBUFFER]; local
192 host[0] = 0;
193 safestrncpy(host, Logger_destination_DYN );
195 if( !(s = safestrchr( host, '%')) ){
196 int len = strlen(host);
197 SNPRINTF(host+len, sizeof(host)-len) "%2001" );
207 DEBUGF(DLOG2)("Logger: host '%s'", host );
263 writefd = Link_open(host, Connect_timeout_DY
[all...]
H A Dkrb5_auth.c340 * char * host - server host name
356 int client_krb5_auth( char *keytabfile, char *service, char *host, argument
386 " service '%s', host '%s', sock %d, file '%s'",
388 keytabfile, service, host, sock, file );
389 if( !safestrcasecmp(host,LOCALHOST) ){
390 host = FQDNHost_FQDN;
413 DEBUG1( "client_krb5_auth: using host='%s', server_principal '%s'",
414 host, server_principal );
427 if (strncasecmp("localhost", host, sizeo
809 remote_principal_krb5( char *service, char *host, char *err, int errlen ) argument
1136 char buffer[1], *host; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/scsi/
H A Dfas216.c19 * ... my host specific data ...
131 printk(" { magic_start=%lX host=%p SCpnt=%p origSCpnt=%p\n",
132 info->magic_start, info->host, info->SCpnt,
353 * (2) Due to historical problems with early host adapters that could
700 "fas216_starttransfer\n", info->host->host_no,
719 dmatype = info->dma.setup(info->host, &info->scsi.SCp,
739 info->dma.pseudo(info->host, &info->scsi.SCp,
759 info->host->host_no, fas216_target(info));
780 info->dma.stop(info->host, &info->scsi.SCp);
808 printk("scsi%d.%c: disconnect phase=%02X\n", info->host
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/pcmcia/
H A Daha152x_stub.c98 struct Scsi_Host *host; member in struct:scsi_info_t
232 struct Scsi_Host *host; local
297 for (host = scsi_hostlist; host; host = host->next)
298 if (host->hostt == &driver_template)
299 for (dev = host->host_queue; dev; dev = dev->next) {
328 info->host = dev->host;
[all...]
H A Dnsp_cs.c68 MODULE_DESCRIPTION("WorkBit NinjaSCSI-3 / NinjaSCSI-32Bi(16bit) PCMCIA SCSI host adapter module");
88 struct Scsi_Host *host; member in struct:scsi_info_t
166 //unsigned int host_id = SCpnt->host->this_id;
167 //unsigned int base = SCpnt->host->io_port;
322 unsigned int host_id = SCpnt->host->this_id;
323 unsigned int base = SCpnt->host->io_port;
462 unsigned int base = SCpnt->host->io_port;
474 unsigned int base = SCpnt->host->io_port;
503 unsigned int base = SCpnt->host->io_port;
536 unsigned int base = SCpnt->host
1175 struct Scsi_Host *host; /* registered host structure */ local
1452 struct Scsi_Host *host; local
[all...]
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/ui/
H A Dui_netcmds.c172 "Ping a remote IP host.",
174 "ping [-t] remote-host\n\n"
175 "This command sends an ICMP ECHO message to a remote host and waits for \n"
188 "ping [-t] remote-host\n",
621 char *host; local
637 host = cmd_getarg(cmd,0);
638 if (!host) return -1;
679 if (isdigit(*host)) {
680 if (parseipaddr(host,hostaddr) < 0) {
681 xprintf("Invalid IP address: %s\n",host);
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/drivers/
H A DMakefile17 obj-$(CONFIG_ETRAX_USB_HOST) += usb-host.o
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/message/i2o/
H A Di2o_scsi.h25 static int i2o_scsi_release(struct Scsi_Host *host);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dnfs_fs_i.h95 struct nlm_host *host; member in struct:nfs_lock_info

Completed in 299 milliseconds

1234567891011>>