Searched refs:host (Results 276 - 300 of 447) sorted by relevance

<<1112131415161718

/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dtty.c203 "Send and receive over socket, arg is host:port",
837 * host and port.
845 u_int32_t host; local
849 /* parse host:port and resolve host to an IP address */
854 error("Can't parse host:port for socket destination");
858 host = inet_addr(dest);
859 if (host == (u_int32_t) -1) {
862 error("%s: unknown host in socket option", dest);
866 host
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/torture/
H A Dtorture.c25 static fstring host, workgroup, share, password, username, myname; variable
104 make_nmb_name(&called , host, 0x20);
109 printf("Failed initialize cli_struct to connect with %s\n", host);
115 if (!cli_connect(c, host, &ip)) {
116 printf("Failed to connect with %s\n", host);
131 if (!cli_connect(c, host, &ip)) {
132 printf("Failed to connect with %s\n", host);
138 printf("%s rejected the session\n",host);
140 host, "*SMBSERVER");
159 host, NUL
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/web/
H A Dswat.c985 const char *host; local
1011 /* If changing a users password on a remote hosts we have to know what host */
1032 host = cgi_variable(RHOST);
1034 host = NULL;
1036 host = "127.0.0.1";
1048 rslt = change_password(host,
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dlpd_jobs.c2221 Perm_check.host = &PermHost_IP;
2227 Perm_check.remotehost = Perm_check.host;
2239 char *host = Find_str_value(&job->info,MAILNAME,Value_sep); local
2243 DEBUG1("Setup_user_reporting: Allow_user_logging %d, host '%s'",
2244 Allow_user_logging_DYN, host );
2245 if( !Allow_user_logging_DYN || host==0
2246 || safestrchr(host,'@') || !safestrchr(host,'%') ){
2250 host = safestrdup(host,__FILE_
2468 char *host, *port, *filter; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ext2/
H A Ddir.c52 struct inode *dir = page->mapping->host;
68 struct inode *dir = page->mapping->host;
478 struct inode *inode = mapping->host;
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/radius/radiusclient/
H A Dconfigure37 host=NONE
153 Usage: configure [options] [host]
189 --host=HOST configure for HOST [guessed]
204 -host | --host | --hos | --ho)
205 ac_prev=host ;;
206 -host=* | --host=* | --hos=* | --ho=*)
207 host="$ac_optarg" ;;
399 echo "configure: warning: $ac_option: invalid host typ
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/radius/radiusclient/
H A Dconfigure37 host=NONE
153 Usage: configure [options] [host]
189 --host=HOST configure for HOST [guessed]
204 -host | --host | --hos | --ho)
205 ac_prev=host ;;
206 -host=* | --host=* | --hos=* | --ho=*)
207 host="$ac_optarg" ;;
399 echo "configure: warning: $ac_option: invalid host typ
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/radius/radiusclient/include/
H A DMakefile.in74 host_triplet = @host@
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/radius/radiusclient/login.radius/migs/
H A DMakefile.in74 host_triplet = @host@
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/radius/radiusclient/patches/
H A DMakefile.in73 host_triplet = @host@
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/radius/radiusclient/include/
H A DMakefile.in74 host_triplet = @host@
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/radius/radiusclient/login.radius/migs/
H A DMakefile.in74 host_triplet = @host@
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/radius/radiusclient/patches/
H A DMakefile.in73 host_triplet = @host@
/asus-wl-520gu-7.0.1.45/src/router/rp-l2tp/
H A Dconfig.status5 # on host localhost.localdomain:
7 # ./configure --host=mipsel-linux --prefix=/usr
17 echo "running ${CONFIG_SHELL-/bin/sh} ./configure --host=mipsel-linux --prefix=/usr --no-create --no-recursion"
18 exec ${CONFIG_SHELL-/bin/sh} ./configure --host=mipsel-linux --prefix=/usr --no-create --no-recursion ;;
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbd/
H A Dpassword.c357 char *host, *user, *domain; local
359 while (getnetgrent(&host, &user, &domain)) {
/asus-wl-520gu-7.0.1.45/src/router/networkmap/
H A Dfunction.c25 int create_http_socket_ctrlpt(char *host, ushort destport);
735 char host[16], port[6]; // the ip and port of the device local
767 host[i] = *location++;
768 host[i] = '\0';
780 if ( (http_fd = create_http_socket_ctrlpt(host, destport)) == -1)
788 location, host, port);
830 int create_http_socket_ctrlpt(char *host, ushort destport) argument
840 destaddr.sin_addr.s_addr = inet_addr(host);
1056 des_addr.sin_family = AF_INET; /* host byte order */
1110 memcpy(buf+offsetlen, des_nbss_name, sizeof(des_nbss_name)); // destination device host nam
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ntpclient/
H A Dntpclient.c168 printf("Source: INET Port %d host %s\n",
323 void setup_transmit(int usd, char *host, short port) argument
328 stuff_net_addr(&(sa_dest.sin_addr),host);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Deata.c2 * eata.c - Low-level driver for EATA/DMA SCSI host adapters.
41 * + Use host->host_lock instead of io_request_lock.
215 * Use host->wish_block instead of host->block.
243 * The host->block flag is set for all the detected ISA boards.
275 * Here is a brief description of the DPT SCSI host adapters.
307 * in host adapter hardware. Hardware Arrays are fully compatible with this
430 * the driver sets host->wish_block = TRUE for all ISA boards.
847 static void select_queue_depths(struct Scsi_Host *host, Scsi_Device *devlist) { argument
851 j = ((struct hostdata *) host
[all...]
H A Daic7xxx_old.c417 "Adaptec AIC-7770 SCSI host adapter", /* AIC_7770 */
418 "Adaptec AHA-274X SCSI host adapter", /* AIC_7771 */
419 "Adaptec AHA-284X SCSI host adapter", /* AIC_284x */
420 "Adaptec AIC-7850 SCSI host adapter", /* AIC_7850 */
421 "Adaptec AIC-7855 SCSI host adapter", /* AIC_7855 */
422 "Adaptec AIC-7860 Ultra SCSI host adapter", /* AIC_7860 */
423 "Adaptec AHA-2940A Ultra SCSI host adapter", /* AIC_7861 */
424 "Adaptec AIC-7870 SCSI host adapter", /* AIC_7870 */
425 "Adaptec AHA-294X SCSI host adapter", /* AIC_7871 */
426 "Adaptec AHA-394X SCSI host adapte
1039 struct Scsi_Host *host; /* pointer to scsi host */ member in struct:aic7xxx_host
7098 aic7xxx_select_queue_depth(struct Scsi_Host *host, Scsi_Device *scsi_devs) argument
8184 struct Scsi_Host *host; local
8773 struct Scsi_Host *host; local
11690 aic7xxx_release(struct Scsi_Host *host) argument
[all...]
H A Dscsi_proc.c267 scd->host->host_no, scd->channel, scd->id, scd->lun);
H A Dsym53c416.c75 /* Bits 2-0: SCSI ID of host adapter */
225 } host; typedef in typeref:struct:__anon2607
227 static host hosts[MAXHOSTS] = {
348 /* We search the base address of the host adapter which caused the interrupt */
356 printk(KERN_ERR "sym53c416: No host adapter defined for interrupt %d\n", irq);
701 /* Now we register and set up each host adapter found... */
767 base = SCpnt->host->io_port;
816 base = SCpnt->host->io_port;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ieee1394/
H A Dohci1394.h197 struct hpsb_host *host; member in struct:ti_ohci
385 #define EVT_DESCRIPTOR_READ 0x6 /* An unrecoverable error occured while host was
387 #define EVT_DATA_READ 0x7 /* An error occured while host controller was
388 attempting to read from host memory in the data
390 #define EVT_DATA_WRITE 0x8 /* An error occured while host controller was
393 16-bit host memory write */
/asus-wl-520gu-7.0.1.45/src/router/busybox/scripts/
H A Ddepmod.pl172 binary, however, depmod.pl is designed to be run on your host system, not
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfs/
H A Dfile.c186 inode = mapping->host;
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ramfs/
H A Dinode.c91 struct inode *inode = page->mapping->host;

Completed in 475 milliseconds

<<1112131415161718