Searched refs:want (Results 1 - 25 of 52) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/radius/radiusclient/login.radius/
H A Dlogin.radius13 This is the dummy login.radius script. If you want that this script
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/radius/radiusclient/login.radius/
H A Dlogin.radius13 This is the dummy login.radius script. If you want that this script
/asus-wl-520gu-7.0.1.45/src/router/dproxy/
H A DMakefile106 echo "you may want to restore it before you restart dproxy." ; \
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/SGI/
H A Dsmb.conf18 ; If you want to limit the printers that are visible to clients, you can
27 ; If you are using Impressario 1.x then you'll want to use the
62 ; if you want to support the file sharing modes for multiple users
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/mm/
H A Dcex-sb1.S74 move sp, k0 # want Kseg SP (so uncached)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/mm/
H A Dcex-sb1.S74 move sp, k1 # want Kseg SP (so uncached)
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/Debian/debian/
H A Dsmb.conf57 # If you want Samba to only log through syslog then set the following
61 # We want Samba to log a minimum amount of information to syslog. Everything
62 # should go to /var/log/samba/log.{smbd,nmbd} instead. If you want to log
110 # If you want to automatically load your printer list rather
147 # You may want to add the following on a Linux system:
174 # parameter to 'yes' if you want to be able to write to them.
177 # File creation mask is set to 0700 for security reasons. If you want to
181 # Directory creation mask is set to 0700 for security reasons. If you want to
232 # If you don't want to use auto-mounting/unmounting make sure the CD
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/avmb1/
H A Db1.c306 int nconn, want = rp->level3cnt; local
308 if (want > 0) nconn = want;
309 else nconn = ctrl->profile.nbchannel * -want;
H A Db1dma.c776 int want = rp->level3cnt; local
780 if (want > 0) nconn = want;
781 else nconn = ctrl->profile.nbchannel * -want;
H A Dc4.c963 int want = rp->level3cnt; local
969 if (want > 0) nconn = want;
970 else nconn = ctrl->profile.nbchannel * 4 * -want;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/lib/
H A Dev67-strchr.S41 mskqh t4, a0, t4 # U : only want relevant part of first quad
/asus-wl-520gu-7.0.1.45/src/router/bridge/
H A Dbridge-utils.spec19 Install bridge-utils if you want to use the linux ethernet bridge.
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfsd/
H A Dnfs3proc.c446 unsigned int want; local
458 if ((count -= 2) > (want = (argp->count >> 2) - 2))
459 count = want;
481 int nfserr, count, want; local
493 if ((count -= 2) > (want = argp->count >> 2))
494 count = want;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/kernel/
H A Dhead.S304 ;; If we boot this from Flash, we want to keep the ROM filesystem in
305 ;; the flash, we want to copy the text and need to copy the data to DRAM.
451 ;; We want to copy it to the end of the BSS
551 ; DMA channels 6 and 7 to ser0, kgdb doesnt want DMA
556 ; DMA channels 8 and 9 to ser1, kgdb doesnt want DMA
569 ; DMA channels 2 and 3 to ser2, kgdb doesnt want DMA
578 ; DMA channels 4 and 5 to ser3, kgdb doesnt want DMA
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/simple/
H A Dsmb.conf19 ; where each "printername" is the name of a printer you want to provide
51 ; 7: Look at the "hosts allow" option, unless you want everyone on the internet
60 ; it if you want a combined log file.
64 ; if you want to support the file sharing modes for multiple users
83 ; you might also want this one, notice that it is read only so as not to give
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/lib/
H A Dchecksum.S16 ;; we also do _NOT_ want to compute a checksum over more than the
H A Dchecksumcopy.S20 ;; we also do _NOT_ want to compute a checksum over more than the
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/sunrpc/
H A Dsvcsock.c330 /* This was MSG_DONTWAIT, but I now want it to wait.
687 /* Ideally, we would want to reject connections from unauthorized
801 unsigned long want = 4 - svsk->sk_tcplen; local
805 iov.iov_len = want;
806 if ((len = svc_recvfrom(rqstp, &iov, 1, want)) < 0)
809 if (len < want)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dsysv_fs.h17 #error I want gcc!
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dsysv_fs.h17 #error I want gcc!
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/
H A De2fsprogs.spec45 You should install e2fsprogs-devel if you want to develop ext2
47 also want to install e2fsprogs.
223 # if you want to run via init
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dsgetem.S82 movew LOCAL_EX(%a0),%d0 |get the exp (really just want sign bit)
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Ddpkg.c151 * to be shifted is 8, dont want to shift data to where it has
576 /* if num = 1, it returns the want status, 2 returns flag, 3 returns status */
603 unsigned int want = get_status(status_node_num, 1); local
606 int want_len = strlen(name_hashtable[want]);
613 want = new_value_num;
629 sprintf(new_status, "%s %s %s", name_hashtable[want], name_hashtable[flag], name_hashtable[status]);
955 && (state_flag != search_name_hashtable("want-install"))) {
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/blkid/
H A Dtag.c265 * too much of our internal implemenation. I'm not convinced I want
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dwinfixup.S71 andn %l1, PSTATE_MM, %l1 ! We want to be in RMO
193 andn %l1, PSTATE_MM, %l1 ! We want to be in RMO
300 andn %l1, PSTATE_MM, %l1 ! We want to be in RMO

Completed in 159 milliseconds

123