| /src/external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/ |
| 10-unbound-anchor.conf | 4 fake-sha1: yes
|
| /src/external/bsd/kyua-cli/dist/utils/process/ |
| status_test.cpp | 98 const status fake = status::fake_exited(123); local 99 ATF_REQUIRE_EQ(-1, fake.dead_pid()); 100 ATF_REQUIRE(fake.exited()); 101 ATF_REQUIRE_EQ(123, fake.exitstatus()); 102 ATF_REQUIRE(!fake.signaled()); 109 const status fake = status::fake_signaled(567, true); local 110 ATF_REQUIRE_EQ(-1, fake.dead_pid()); 111 ATF_REQUIRE(!fake.exited()); 112 ATF_REQUIRE(fake.signaled()); 113 ATF_REQUIRE_EQ(567, fake.termsig()) [all...] |
| /src/usr.bin/make/unit-tests/ |
| varname-dot-parsedir.exp | 3 make: varname-dot-parsedir.mk:48: The location is no longer fake.
|
| varname-dot-parsefile.exp | 3 make: varname-dot-parsefile.mk:43: The location is no longer fake.
|
| varname-dot-parsedir.mk | 42 .PARSEDIR= /fake-absolute-path 47 # expect+1: The location is no longer fake. 48 .info The location is no longer fake.
|
| varname-dot-parsefile.mk | 37 .PARSEFILE= fake-parsefile 42 # expect+1: The location is no longer fake. 43 .info The location is no longer fake.
|
| /src/external/bsd/unbound/dist/testdata/fwd_edns_bksec.tdir/ |
| fwd_edns_bksec.conf | 16 fake-sha1: yes
|
| /src/crypto/external/bsd/heimdal/dist/admin/ |
| ktutil.c | 124 char *fake[3]; local 125 fake[0] = argv[0]; 126 fake[1] = shelp; 127 fake[2] = NULL; 128 (*c->func)(2, fake);
|
| /src/sys/arch/i386/i386/ |
| linux_sigcode.S | 83 pushl %eax # junk to fake return address 94 pushl %eax # junk to fake return address
|
| /src/sys/compat/freebsd/ |
| freebsd_sigcode.S | 85 pushl %eax # junk to fake return address
|
| /src/tests/share/mk/ |
| t_test.sh | 46 TESTSDIR = \${TESTSBASE}/fake 52 mkdir -p root/usr/tests/fake 56 atf_check -o match:'ident: one_tc' "./root/usr/tests/fake/${name}" -l
|
| /src/external/bsd/unbound/dist/testdata/fwd_bogus.tdir/ |
| fwd_bogus.conf | 13 fake-sha1: yes
|
| /src/external/mpl/bind/dist/tests/isc/ |
| ratelimiter_test.c | 163 isc_rlevent_t *fake = isc_mem_get(mctx, sizeof(*fake)); local 175 *fake = (isc_rlevent_t){ .link = ISC_LINK_INITIALIZER }; 176 isc_loop_attach(mainloop, &fake->loop); 177 isc_ratelimiter_attach(rl, &fake->rl); 178 assert_int_equal(isc_ratelimiter_dequeue(rl, &fake), ISC_R_NOTFOUND); 179 isc_loop_detach(&fake->loop); 180 isc_ratelimiter_detach(&fake->rl); 181 isc_mem_put(mctx, fake, sizeof(*fake)); [all...] |
| /src/external/mpl/bind/dist/bin/tests/system/checkconf/ |
| deprecated.conf | 40 fake.trusted. 257 3 8 51 fake.managed. initial-key 257 3 8
|
| ancient.conf | 18 fake-iquery yes;
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/ |
| riscv64-unwind-prologue-with-ld-lw-foo.s | 56 lla a5,__canary # Load the fake canary address. 63 sd a4,0(sp) # Place the fake canary on the stack.
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/ |
| riscv64-unwind-prologue-with-ld-lw-foo.s | 56 lla a5,__canary # Load the fake canary address. 63 sd a4,0(sp) # Place the fake canary on the stack.
|
| /src/crypto/external/bsd/openssh/dist/ |
| auth.c | 687 static struct passwd fake; local 693 return (&fake); 695 memset(&fake, 0, sizeof(fake)); 696 fake.pw_name = __UNCONST("NOUSER"); 697 fake.pw_passwd = xstrdup("$2a$10$" 699 for (cp = fake.pw_passwd + 7; *cp != '\0'; cp++) 701 fake.pw_gecos = __UNCONST("NOUSER"); 702 fake.pw_uid = (uid_t)-1; 703 fake.pw_gid = (gid_t)-1 [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/ |
| py-mi.exp | 357 with_test_prefix "varobj fake" { 364 mi_create_varobj fake fake \ 365 "create fake varobj" 367 mi_list_varobj_children fake { 368 { fake.private private 1 } 369 } "list children of fake" 371 mi_list_varobj_children fake.private { 372 { fake.private.sname sname 0 int } 373 } "list children fake.private [all...] |
| py-startup-opt.exp | 119 set empty_home_dir [standard_output_file fake-empty-home] 129 # Now arrange to use the fake home directory early init file.
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| py-mi.exp | 357 with_test_prefix "varobj fake" { 364 mi_create_varobj fake fake \ 365 "create fake varobj" 367 mi_list_varobj_children fake { 368 { fake.private private 1 } 369 } "list children of fake" 371 mi_list_varobj_children fake.private { 372 { fake.private.sname sname 0 int } 373 } "list children fake.private [all...] |
| py-startup-opt.exp | 120 set empty_home_dir [standard_output_file fake-empty-home] 130 # Now arrange to use the fake home directory early init file.
|
| /src/lib/libc/stdio/ |
| vfwprintf.c | 163 FILE fake; local 170 _FILEEXT_SETUP(&fake, &fakeext); 171 memset(WCIO_GET(&fake), 0, sizeof(struct wchar_io_data)); 174 fake._flags = fp->_flags & ~__SNBF; 175 fake._file = fp->_file; 176 fake._cookie = fp->_cookie; 177 fake._write = fp->_write; 178 fake._flush = fp->_flush; 181 fake._bf._base = fake._p = buf [all...] |
| /src/libexec/ld.elf_so/arch/m68k/ |
| rtld_start.S | 73 movel %a0,(16+4)(%sp) | write fake `return' address over obj 75 movel %d0,(16+4)(%sp) | write fake `return' address over obj
|
| /src/share/misc/ |
| Makefile | 19 TYPE= fake
|