| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| attach-pie-misread.exp | 49 if ![regexp {\nProgram Headers:\n *Type [^\n]* Align\n(.*?)\n\n} $output trash phdr] { 53 if ![regexp -line {^ *DYNAMIC +0x[0-9a-f]+ +(0x[0-9a-f]+) } $phdr trash dynamic_vaddr] { 59 foreach {trash align} [regexp -line -all -inline {^ *LOAD .* (0x[0-9]+)$} $phdr] {
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| attach-pie-misread.exp | 49 if ![regexp {\nProgram Headers:\n *Type [^\n]* Align\n(.*?)\n\n} $output trash phdr] { 53 if ![regexp -line {^ *DYNAMIC +0x[0-9a-f]+ +(0x[0-9a-f]+) } $phdr trash dynamic_vaddr] { 59 foreach {trash align} [regexp -line -all -inline {^ *LOAD .* (0x[0-9]+)$} $phdr] {
|
| /src/crypto/external/cpl/trousers/dist/src/tcs/ |
| tcs_auth_mgr.c | 525 UINT32 trash, bsize; local 536 result = UnloadBlob_Header(txBlob, &trash); 538 LogDebug("total packet size received from TPM: %u", trash); 562 UINT32 trash; local 576 result = UnloadBlob_Header(txBlob, &trash);
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/lib/ |
| prelink-support.exp | 140 foreach {trash abspath} $libs {
|
| /src/tests/usr.bin/printf/ |
| printf.sh | 1160 expect_fail 0x0p+0 %a trash 1161 expect_fail 0x0.p+0 %#a trash 1162 expect_fail X0x0p+0Y X%aY trash 1163 expect_fail 0x0p+00x0p+0 %a%a trash garbage 1192 expect_fail 0X0P+0 %A trash 1193 expect_fail 0X0.P+0 %#A trash 1194 expect_fail X0X0P+0X X%AX trash 1195 expect_fail 0X0P+00X0P+0 %A%A trash garbage
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/ |
| prelink-support.exp | 173 foreach {trash abspath} $libs {
|
| /src/crypto/external/apache2/openssl/dist/apps/ |
| passwd.c | 288 char trash[BUFSIZ]; local 290 r = BIO_gets(in, trash, sizeof(trash)); 291 while ((r > 0) && (!strchr(trash, '\n')));
|
| /src/crypto/external/bsd/openssl/dist/apps/ |
| passwd.c | 279 char trash[BUFSIZ]; local 281 r = BIO_gets(in, trash, sizeof(trash)); 282 while ((r > 0) && (!strchr(trash, '\n')));
|
| /src/crypto/external/bsd/openssl.old/dist/apps/ |
| passwd.c | 276 char trash[BUFSIZ]; local 278 r = BIO_gets(in, trash, sizeof(trash)); 279 while ((r > 0) && (!strchr(trash, '\n')));
|
| /src/external/bsd/ntp/dist/ntpd/ |
| ntp_refclock.c | 963 char trash[128]; /* litter bin for old input data */ local 1007 * We want to make sure there is no pending trash in the input 1012 while (read(fd, trash, sizeof(trash)) > 0 || errno == EINTR) 1521 double dtemp, dcorr, trash; local 1580 dcorr = modf((pp->fudgetime1 - dtemp), &trash);
|
| /src/external/mpl/bind/dist/lib/ns/ |
| update.c | 1114 dns_diff_t trash; local 1116 dns_diff_init(mctx, &trash); 1133 dns_diff_clear(&trash); 1137 dns_diff_clear(&trash); 1157 dns_diff_clear(&trash); 1173 dns_diff_clear(&trash); 1216 ISC_LIST_APPENDLIST(trash.tuples, u_rrs.tuples, link); 1217 ISC_LIST_APPENDLIST(trash.tuples, d_rrs.tuples, link); 1225 dns_diff_clear(&trash); 1234 dns_diff_clear(&trash); [all...] |
| /src/external/bsd/openldap/dist/servers/slapd/back-ldif/ |
| ldif.c | 1669 char *parentdir = NULL, *trash; local 1686 trash = oldpath->bv_val; /* will be .ldif file to delete */ 1698 trash = newpath.bv_val; 1705 if ( unlink( trash ) == 0 ) 1711 trash = newpath.bv_val;
|
| /src/sys/arch/vax/vax/ |
| unimpl_emul.S | 101 subl2 $8,%sp # do not trash %r0 + retaddr
|
| /src/external/mpl/bind/dist/bin/tests/system/catz/ |
| tests.sh | 372 update add trash.catalog1.example. 3600 IN A 1.2.3.4 909 update delete trash.catalog1.example. 3600 IN A 1.2.3.4
|
| /src/sys/arch/sparc64/sparc64/ |
| locore.s | 5635 sethi %hi(cputyp), %o1 ! Trash %o1 assuming this is ok 6472 and %o3, %o2, %o3 ! Mask out trash 6486 and %g1, %o2, %g1 ! Mask out trash
|
| /src/sys/arch/sparc/sparc/ |
| locore.s | 1681 sethi %hi(_C_LABEL(pgofset)), %g6 ! trash %g6=curpcb
|