Searched refs:correct (Results 1 - 25 of 97) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dcorrect_password.c34 * Return 1 if the user gives the correct password for entry PW,
42 const char *correct; local
45 correct = "aa";
50 correct = pw->pw_passwd;
52 if ((correct[0] == 'x' || correct[0] == '*') && !correct[1]) {
57 correct = (getspnam_r(pw->pw_name, &spw, buffer, sizeof(buffer), &result)) ? "aa" : spw.sp_pwdp;
61 if (!correct[0]) /* empty password field? */
69 encrypted = crypt(unencrypted, correct);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/compat/
H A Dclock.c26 #warning Replace by a correct implementaion.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/torture/
H A Dtorture.c261 BOOL correct = True; local
287 correct = False;
293 correct = False;
301 correct = False;
309 correct = False;
314 correct = False;
319 correct = False;
324 correct = False;
329 correct = False;
338 return correct;
368 BOOL correct = True; local
466 BOOL correct = True; local
595 BOOL correct = True; local
705 BOOL correct = True; local
797 BOOL correct = True; local
1197 BOOL correct = True; local
1334 BOOL correct = True; local
1460 BOOL correct = True; local
1631 BOOL correct = True; local
1794 BOOL correct = False; local
2067 BOOL correct = True; local
2118 BOOL correct = True; local
2178 BOOL correct = True; local
2209 BOOL correct = True; local
2263 BOOL correct = True; local
2301 BOOL correct = True; local
2369 BOOL correct = True; local
2498 BOOL correct = True; local
2518 BOOL correct = True; local
2553 BOOL correct = True; local
2604 BOOL correct = True; local
2746 BOOL correct = True; local
2801 BOOL correct = True; local
3280 BOOL correct = True; local
3329 BOOL correct = True; local
3372 BOOL correct = True; local
3595 BOOL correct = True; local
4042 BOOL correct = True; local
4156 BOOL correct = True; local
4361 BOOL correct = True; local
4471 BOOL correct = True; local
4904 BOOL correct = True; local
[all...]
H A Ddenytest.c1414 BOOL correct = True; local
1461 correct = False;
1465 printf("%s %8s %10s %8s %10s %s (correct=%s)\n",
1484 correct = False;
1488 return correct;
1500 BOOL correct = True; local
1545 correct = False;
1549 printf("%s %8s %10s %8s %10s %s (correct=%s)\n",
1568 correct = False;
1571 correct
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/testsuite/
H A Dall_sourcecode.tests19 # verify the applet order is correct in applets.h, otherwise
24 LC_ALL=C sort applet.order.current > applet.order.correct
25 testing "Applet order" "diff -u applet.order.current applet.order.correct" "" "" ""
26 rm -f applet.order.current applet.order.correct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bzip2/
H A Dmakefile.msc38 @echo The correct size for sample3.ref is 120,244. If it
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgfmt.c900 size_t correct; local
902 correct = strcspn (name, INVALID_PATH_CHAR);
903 if (name[correct] != '\0')
906 if (correct == 0)
915 name[correct] = '\0';
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dsto_res.S7 | correct floating-point destination register. fp0 and fp1
H A Dutil.S6 | ovf_res: used by overflow to force the correct
187 jmp (%a1) |go to the correct routine
489 | a0 points to correct internal extended precision result.
517 jmp (%a1) |go to the correct routine
H A Dsint.S39 | For the denormalized cases, force the correct result
H A Dres_func.S251 | generate the correct value.
258 | generate the correct value.
526 | The precision is extended, so the result in etemp is correct.
528 | the correct fp register.
786 bsrl ovf_res |get correct result based on
828 | will be correct for the user's rounding mode and precision. If
830 | and the result will be correct for the user's rounding mode and
1003 | will be correct for the user's rounding mode and precision. If
1005 | and the result will be correct for the user's rounding mode and
1246 bsrl unf_sub |get correct resul
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dsharpsl.c211 this->ecc.correct = nand_correct_data;
H A Dcs553x_nand.c236 this->ecc.correct = nand_correct_data;
H A Dndfc.c165 chip->ecc.correct = nand_correct_data;
H A Dnand_base.c807 stat = chip->ecc.correct(mtd, p, &ecc_code[i], &ecc_calc[i]);
889 stat = chip->ecc.correct(mtd, p, &chip->buffers->ecccode[i], &chip->buffers->ecccalc[i]);
933 stat = chip->ecc.correct(mtd, p, &ecc_code[i], &ecc_calc[i]);
973 stat = chip->ecc.correct(mtd, p, oob, NULL);
2419 * Check, if buswidth is correct. Hardware drivers should set
2420 * chip correct !
2504 /* Get buswidth to select the correct functions */
2607 if (!chip->ecc.calculate || !chip->ecc.correct ||
2632 chip->ecc.correct = nand_correct_data;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-memchr.S150 mov $1, $4 # E : L U L U : move prefetched value to correct reg
H A Dmemchr.S135 mov $1, $4 # e0 : move prefetched value to correct reg
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D09-helper.tex69 compute the correct length of the value index for a codebook VQ lookup
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-passwd326 The user is first prompted for their old password, if one is present. This password is then tested against the stored password by binding to the server. The user has only one chance to enter the correct passwword. The super user is permitted to bypass this step so that forgotten passwords may be changed.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dhead.S237 pushq $__KERNEL_CS # set correct cs
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_entry.S81 | user space, we correct stackpointer and send a SIGSEGV to
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mtd/
H A Dnand.h265 * @correct: function for ecc correction, matching to ecc generator (sw/hw)
290 int (*correct)(struct mtd_info *mtd, uint8_t *dat, member in struct:nand_ecc_ctrl
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S614 # This handler emulates the instruction to determine what the correct #
854 # This handler emulates the instruction to determine what the correct #
967 # special case will simply exit gracefully with the correct result.
1394 # here, we insert the correct fsave status value into the fsave frame for the
1972 # here, we insert the correct fsave status value into the fsave frame for the
2398 # - None (correct result has been stored as appropriate) #
3500 bsr.l _calc_ea_fout # find the correct ea,update An
3502 mov.l %a0,EXC_EA(%a6) # stack correct <ea>
3521 bsr.l _calc_ea_fout # find the correct ea,update An
3523 mov.l %a0,EXC_EA(%a6) # stack correct <e
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/lib/
H A Dmemcopy.S288 add a3, a3, a11 # readjust a3 with correct misalignment
H A Dusercopy.S268 add a3, a3, a10 # readjust a3 with correct misalignment

Completed in 169 milliseconds

1234