Searched defs:fake (Results 1 - 25 of 25) sorted by relevance

/freebsd-13-stable/contrib/sendmail/libsm/
H A Dvsnprintf.c49 SM_FILE_T fake; local
[all...]
H A Dsnprintf.c59 SM_FILE_T fake; local
[all...]
H A Dvasprintf.c62 SM_FILE_T fake; local
[all...]
H A Dsscanf.c79 SM_FILE_T fake; local
[all...]
H A Dvfprintf.c104 SM_FILE_T fake; local
[all...]
/freebsd-13-stable/contrib/ncurses/ncurses/base/
H A Dlib_freeall.c156 static va_list fake; local
/freebsd-13-stable/crypto/heimdal/admin/
H A Dktutil.c122 char *fake[3]; local
/freebsd-13-stable/contrib/kyua/utils/process/
H A Dstatus_test.cpp99 const status fake = status::fake_exited(123); local
110 const status fake = status::fake_signaled(567, true); local
122 const status fake = status::fake_exited(123); local
124 str << fake; local
132 const status fake = status::fake_signaled(8, false); local
134 str << fake; local
142 const status fake = status::fake_signaled(9, true); local
144 str << fake; local
[all...]
/freebsd-13-stable/sys/x86/include/
H A Delf.h74 int fake; member in struct:__anon16000
/freebsd-13-stable/sbin/adjkerntz/
H A Dadjkerntz.c73 fake(int unused __unused) function
/freebsd-13-stable/sys/contrib/openzfs/cmd/mount_zfs/
H A Dmount_zfs.c159 int sloppy = 0, fake = 0, verbose = 0, nomtab = 0, zfsutil = 0; local
/freebsd-13-stable/contrib/nvi/vi/
H A Dv_search.c61 static EXCMDLIST fake = { L("search") }; local
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DSection.h162 void SetIsFake(bool fake) { m_fake = fake; } argument
/freebsd-13-stable/crypto/heimdal/lib/kadm5/
H A Diprop-log.c430 char *fake[3]; local
/freebsd-13-stable/crypto/heimdal/lib/sl/
H A Dsl.c375 char *fake[3]; local
/freebsd-13-stable/lib/libc/stdio/
H A Dxprintf.c581 FILE fake = FAKE_FILE; local
[all...]
H A Dvfprintf.c181 FILE fake = FAKE_FILE; local
[all...]
H A Dvfwprintf.c220 FILE fake; local
[all...]
/freebsd-13-stable/sys/kern/
H A Dkern_clocksource.c156 handleevents(sbintime_t now, int fake) argument
/freebsd-13-stable/crypto/openssh/
H A Dauth.c726 static struct passwd fake; local
[all...]
H A Dauth-pam.c927 char *fake; local
1295 char *fake = NULL; local
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp227 void setFake(bool fake) { Fake = fake; } argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1077 INTERCEPTOR(void, tzset, int fake) { argument
1449 INTERCEPTOR(char *, dlerror, int fake) { argument
/freebsd-13-stable/sys/geom/raid/
H A Dmd_promise.c436 int error, i, subdisk, fake; local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp369 TSAN_INTERCEPTOR(int, pause, int fake) { argument
1612 TSAN_INTERCEPTOR(int, inotify_init, int fake) { argument
1739 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { argument
1751 TSAN_INTERCEPTOR(void*, tmpfile64, int fake) { argument
1773 TSAN_INTERCEPTOR(void, abort, int fake) argument
2095 TSAN_INTERCEPTOR(int, fork, int fake) argument
2121 TSAN_INTERCEPTOR(int, vfork, int fake) argument
[all...]

Completed in 321 milliseconds