| /src/usr.bin/make/unit-tests/ |
| H A D | varname-dot-parsedir.exp | 3 make: varname-dot-parsedir.mk:48: The location is no longer fake.
|
| H A D | varname-dot-parsefile.exp | 3 make: varname-dot-parsefile.mk:43: The location is no longer fake.
|
| H A D | 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.
|
| H A D | 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/sys/arch/i386/i386/ |
| H A D | linux_sigcode.S | 83 pushl %eax # junk to fake return address 94 pushl %eax # junk to fake return address
|
| /src/sys/compat/freebsd/ |
| H A D | freebsd_sigcode.S | 85 pushl %eax # junk to fake return address
|
| /src/tests/share/mk/ |
| H A D | 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/lib/libc/stdio/ |
| H A D | vfwprintf.c | 163 FILE fake; local in function:__sbprintf 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 [all...] |
| /src/libexec/ld.elf_so/arch/m68k/ |
| H A D | 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/ |
| H A D | Makefile | 19 TYPE= fake
|
| /src/sbin/umount/ |
| H A D | umount.c | 79 static int dflag, fake, verbose; variable in typeref:typename:int 129 fake = 1; 286 name, fake ? "fake " : "", mntpt); 290 if (fake) { 296 (fake && OK < 0) ? ": would fail" : ""); 299 if (fake)
|
| /src/lib/libpuffs/ |
| H A D | puffs_priv.h | 178 } fake; member in union:puffs_cc::__anon04939f7d010a 191 #define pcc_func pcc_u.fake.func 192 #define pcc_farg pcc_u.fake.farg
|
| /src/sys/arch/sparc/stand/bootblk/ |
| H A D | Makefile | 51 fake: bootblk bootblk.text target
|
| /src/games/fortune/datfiles/ |
| H A D | Makefile | 22 TYPE= fake
|
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
| H A D | tsan_interceptors.cc | 373 TSAN_INTERCEPTOR(int, pause, int fake) { argument 374 SCOPED_TSAN_INTERCEPTOR(pause, fake); 375 return BLOCK_REAL(pause)(fake); 1616 TSAN_INTERCEPTOR(int, inotify_init, int fake) { argument 1617 SCOPED_TSAN_INTERCEPTOR(inotify_init, fake); 1618 int fd = REAL(inotify_init)(fake); 1743 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { argument 1744 SCOPED_TSAN_INTERCEPTOR(tmpfile, fake); 1745 void *res = REAL(tmpfile)(fake); 1755 TSAN_INTERCEPTOR(void*, tmpfile64, int fake) { argument 1777 TSAN_INTERCEPTOR(void,abort,int fake) argument 2098 TSAN_INTERCEPTOR(int,fork,int fake) argument 2124 TSAN_INTERCEPTOR(int,vfork,int fake) argument [all...] |
| /src/libexec/ld.elf_so/ |
| H A D | rtld.c | 104 /* Initialize a fake symbol for resolving undefined weak references. */ 1281 Needed_Entry fake; local in function:do_dlsym 1285 fake.next = NULL; 1286 fake.obj = __UNCONST(obj); 1287 fake.name = 0; 1290 def = _rtld_symlook_needed(name, &hash, &fake, &defobj,
|
| /src/distrib/syspkg/mk/ |
| H A D | bsd.syspkg.mk | 431 # (i.e. when calling for pkg_create args, and for fake-pkg) 541 register: fake-pkg 544 .if !target(fake-pkg) 545 fake-pkg: ${PLIST}
|
| /src/sys/external/bsd/compiler_rt/dist/lib/msan/ |
| H A D | msan_interceptors.cc | 1074 INTERCEPTOR(void, tzset, int fake) { argument 1077 REAL(tzset)(fake); 1440 INTERCEPTOR(char *, dlerror, int fake) { argument 1442 COMMON_INTERCEPTOR_ENTER(ctx, dlerror, fake); 1443 char *res = REAL(dlerror)(fake);
|
| /src/lib/libc/net/ |
| H A D | gethnamaddr.c | 621 goto fake; 637 goto fake; 657 fake:
|
| /src/lib/libutil/ |
| H A D | parsedate.y | 1175 time_t fake = *now + (*zone * 60); 1176 if ((tm = gmtime_r(&fake, &local)) == NULL)
|
| /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-gru-scarlet.dtsi | 123 * state). The fake regulator is configured as a supply of the
|
| /src/sys/external/bsd/drm2/dist/drm/i915/ |
| H A D | i915_gpu_error.c | 1339 struct i915_vma fake = { local in function:capture_object 1346 return i915_vma_coredump_create(gt, &fake, name, compress);
|
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | am33xx.dtsi | 186 * for the moment, just use a fake OCP bus entry to represent
|
| H A D | dm816x.dtsi | 60 * for the moment, just use a fake OCP bus entry to represent
|
| H A D | omap3.dtsi | 83 * the moment, just use a fake OCP bus entry to represent the whole bus
|