Searched refs:which (Results 1 - 25 of 446) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/shared/
H A Dnvparse.h37 * the expectation of one or more inbound connections which may be
41 extern bool get_autofw_port(int which, netconf_app_t *app);
42 extern bool set_autofw_port(int which, const netconf_app_t *app);
43 extern bool del_autofw_port(int which);
53 extern bool get_forward_port(int which, netconf_nat_t *nat);
54 extern bool set_forward_port(int which, const netconf_nat_t *nat);
55 extern bool del_forward_port(int which);
62 extern bool get_filter_client(int which, netconf_filter_t *start, netconf_filter_t *end);
63 extern bool set_filter_client(int which, const netconf_filter_t *start,
65 extern bool del_filter_client(int which);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/init/
H A Dhalt.c32 int which, flags, rc = 1; local
34 /* Figure out which applet we're running */
35 for (which = 0; "hpr"[which] != *applet_name; which++);
47 rc = kill(pidlist[0], signals[which]);
52 rc = kill(1, signals[which]);
55 rc = kill(1, signals[which]);
57 rc = reboot(magic[which]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/examples/bootfloppy/
H A Dmksyslinux.sh9 if [ -z `which mformat` -o -z `which mcopy` ]; then
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/testsuite/
H A Dumlwrapper.sh14 if [ -z $(which linux) ]
H A Dbusybox.tests16 ln -s `which busybox` busybox-suffix
40 ln -s `which busybox` unknown
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/procps/
H A Drenice.c35 int which = PRIO_PROCESS; /* Default 'which' value. */ local
75 which = p[4];
83 if (which == PRIO_USER) {
104 old_priority = getpriority(which, who);
115 if (setpriority(which, who, new_priority) == 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DReplicationConfig.java75 static ReplicationConfig fromInt(int which) { argument
76 switch(which) {
91 "Unknown replication config: " + which);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/
H A Dhdrcheck.sh5 echo $2 requires $FILE, which does not exist in exported headers
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/VFS/
H A Dautogen.sh18 if which $i > /dev/null 2>&1; then
32 if which $i > /dev/null 2>&1; then
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/
H A Dftp.pm10 # This software is licensed as described in the file COPYING, which
84 # with a SIGTERM signal and SIGKILLs those which haven't died on time.
108 # Send a SIGTERM to processes which are alive to gracefully stop them.
179 my ($proto, $ipvnum, $idnum, $verbose, $which) = @_;
186 die "unsupported sockfilter: $which"
187 if($which && ($which !~ /^(main|data)$/));
191 if(!$which || ($which eq 'main')) {
205 if(!$which || (
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/MISC/VMS/
H A Dvms-code.c24 int i, oargc, punct, which, append, alt_rfm; local
63 which = (p[1] == '&' ? ERR_FD : OUT_FD);
64 if (which == ERR_FD) ++p;
65 mode[which] = append ? "a" : "w";
66 rfm[which] = alt_rfm ? "rfm=var" : "rfm=stmlf";
67 name[which] = ++p;
69 name[which] = (*iargv)[++i];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/oprofile/
H A Dop_model_ev67.c81 /* CTR is a counter for which the user has requested an interrupt count
91 /* ProfileMe conditions which will show up as counters. We can also
145 ev67_handle_interrupt(unsigned long which, struct pt_regs *regs, argument
199 oprofile_add_pc(regs->pc, kern, which);
201 op_add_pm(regs->pc, kern, which,
208 op_add_pm(pmpc, kern, which, ctr,
215 op_add_pm(pmpc, kern, which, ctr, PM_DTB_MISS);
218 op_add_pm(pmpc, kern, which, ctr, PM_UNALIGNED);
238 op_add_pm(pmpc, kern, which, ctr, PM_MISPREDICT);
242 oprofile_add_pc(pmpc, kern, which);
[all...]
H A Dop_model_ev4.c95 ev4_handle_interrupt(unsigned long which, struct pt_regs *regs, argument
100 if (!ctr[which].enabled)
104 oprofile_add_sample(regs, which);
H A Dop_model_ev6.c76 /* CTR is a counter for which the user has requested an interrupt count
87 ev6_handle_interrupt(unsigned long which, struct pt_regs *regs, argument
91 oprofile_add_sample(regs, which);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/
H A Dautogen.sh18 if which $i > /dev/null 2>&1; then
32 if which $i > /dev/null 2>&1; then
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/drm/
H A Dmga_warp.c38 #define WARP_UCODE_SIZE( which ) \
39 ((sizeof(which) / MGA_WARP_CODE_ALIGN + 1) * MGA_WARP_CODE_ALIGN)
41 #define WARP_UCODE_INSTALL( which, where ) \
45 memcpy( vcbase, which, sizeof(which) ); \
46 pcbase += WARP_UCODE_SIZE( which ); \
47 vcbase += WARP_UCODE_SIZE( which ); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dav7110_ipack.c17 p->which = 0;
227 p->which = 0;
285 if (p->mpeg == 1 && p->which < 2000) {
292 while (!p->which && c < count &&
304 if ((p->check & 0xc0) == 0x40 && !p->which) {
311 p->which = 1;
319 p->which = 2;
324 if (p->which == 1) {
330 p->which = 2;
338 p->which
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_stub.c195 __rep_set_timeout(dbenv, which, timeout)
197 int which;
200 COMPQUIET(which, 0);
206 __rep_get_timeout(dbenv, which, timeout)
208 int which;
211 COMPQUIET(which, 0);
217 __rep_get_config(dbenv, which, onp)
219 u_int32_t which;
222 COMPQUIET(which, 0);
228 __rep_set_config(dbenv, which, o
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Ddevname.c261 int which = 0, last = 0; local
284 last = which;
285 which ^= 1;
286 ptname = ptnames[which];
291 devs[which] = makedev(ma, mi);
296 lens[which] = strlen(ptname);
297 if (isdigit(ptname[lens[which] - 1])) {
300 ptname, (unsigned int) devs[which]));
303 probe_one(cache, ptname, devs[which], 0);
304 lens[which]
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A DMakefile7 @if [ -x `which gv` ]; then \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/util/pl/
H A Dunix.pl41 $ranlib=&which("ranlib") or $ranlib="true";
88 sub which subroutine
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/util/pl/
H A Dunix.pl41 $ranlib=&which("ranlib") or $ranlib="true";
83 sub which subroutine
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dsys_marvel.c219 io7_redirect_one_lsi(struct io7 *io7, unsigned int which, unsigned int where)
226 val = io7->csrs->PO7_LSI_CTL[which].csr;
230 io7->csrs->PO7_LSI_CTL[which].csr = val;
232 io7->csrs->PO7_LSI_CTL[which].csr;
236 io7_redirect_one_msi(struct io7 *io7, unsigned int which, unsigned int where)
243 val = io7->csrs->PO7_MSI_CTL[which].csr;
247 io7->csrs->PO7_MSI_CTL[which].csr = val;
249 io7->csrs->PO7_MSI_CTL[which].csr;
253 init_one_io7_lsi(struct io7 *io7, unsigned int which, unsigned int where)
258 io7->csrs->PO7_LSI_CTL[which]
218 io7_redirect_one_lsi(struct io7 *io7, unsigned int which, unsigned int where) argument
235 io7_redirect_one_msi(struct io7 *io7, unsigned int which, unsigned int where) argument
252 init_one_io7_lsi(struct io7 *io7, unsigned int which, unsigned int where) argument
263 init_one_io7_msi(struct io7 *io7, unsigned int which, unsigned int where) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dutsname_sysctl.c20 char *which = table->data; local
23 which = (which - (char *)&init_uts_ns) + (char *)uts_ns;
29 return which;
32 static void put_uts(ctl_table *table, int write, void *which) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/mgr/
H A Drep_mgr.c170 event_callback(dbenv, which, info)
172 u_int32_t which;
180 switch (which) {
199 dbenv->errx(dbenv, "ignoring event %d", which);

Completed in 301 milliseconds

1234567891011>>