/freebsd/contrib/kyua/utils/process/ |
H A D | status_test.cpp | 99 const status fake = status::fake_exited(123); in ATF_TEST_CASE_BODY() local 110 const status fake = status::fake_signaled(567, true); in ATF_TEST_CASE_BODY() local 122 const status fake = status::fake_exited(123); in ATF_TEST_CASE_BODY() local 132 const status fake = status::fake_signaled(8, false); in ATF_TEST_CASE_BODY() local 142 const status fake = status::fake_signaled(9, true); in ATF_TEST_CASE_BODY() local
|
/freebsd/contrib/sendmail/libsm/ |
H A D | vasprintf.c | 62 SM_FILE_T fake; variable
|
H A D | vsnprintf.c | 49 SM_FILE_T fake; variable
|
H A D | snprintf.c | 59 SM_FILE_T fake; local
|
H A D | sscanf.c | 79 SM_FILE_T fake; local
|
H A D | vfprintf.c | 104 SM_FILE_T fake; local
|
/freebsd/crypto/heimdal/admin/ |
H A D | ktutil.c | 122 char *fake[3]; in help() local
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_freeall.c | 159 static va_list fake; in NCURSES_SP_NAME() local
|
/freebsd/sbin/adjkerntz/ |
H A D | adjkerntz.c | 63 fake(int unused __unused) in fake() function
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | mount_zfs.c | 160 int sloppy = 0, fake = 0, verbose = 0, nomtab = 0, zfsutil = 0; in main() local
|
/freebsd/contrib/nvi/vi/ |
H A D | v_search.c | 61 static EXCMDLIST fake = { L("search") }; in v_exaddr() local
|
/freebsd/sys/x86/include/ |
H A D | elf.h | 69 int fake; member
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | Section.h | 176 void SetIsFake(bool fake) { m_fake = fake; } in SetIsFake()
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_dev_mgr.c | 44 adf_get_vf_real_id(u32 fake) in adf_get_vf_real_id()
|
/freebsd/crypto/heimdal/lib/sl/ |
H A D | sl.c | 375 char *fake[3]; in sl_slc_help() local
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | iprop-log.c | 442 char *fake[3]; in help() local
|
/freebsd/crypto/openssh/ |
H A D | auth-pam.c | 989 char *fake; in sshpam_respond() local 1357 char *fake = NULL; in sshpam_auth_passwd() local
|
H A D | auth.c | 634 static struct passwd fake; in fakepw() local
|
/freebsd/lib/libc/stdio/ |
H A D | xprintf.c | 579 FILE fake = FAKE_FILE; in __v3printf() local
|
H A D | vfprintf.c | 176 FILE fake = FAKE_FILE; in __sbprintf() local
|
H A D | vfwprintf.c | 212 FILE fake; in __sbprintf() local
|
/freebsd/sys/kern/ |
H A D | kern_clocksource.c | 155 handleevents(sbintime_t now, int fake) in handleevents()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interceptors_posix.cpp | 404 TSAN_INTERCEPTOR(int, pause, int fake) { in TSAN_INTERCEPTOR() argument 1772 TSAN_INTERCEPTOR(int, inotify_init, int fake) { in TSAN_INTERCEPTOR() argument 1895 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { in TSAN_INTERCEPTOR() 1907 TSAN_INTERCEPTOR(void*, tmpfile64, int fake) { in TSAN_INTERCEPTOR() 1929 TSAN_INTERCEPTOR(void, abort, int fake) { in TSAN_INTERCEPTOR() 2284 TSAN_INTERCEPTOR(int, fork, int fake) { in TSAN_INTERCEPTOR() argument 2317 TSAN_INTERCEPTOR(int, vfork, int fake) { in TSAN_INTERCEPTOR() argument
|
/freebsd/sys/geom/raid/ |
H A D | md_promise.c | 435 int error, i, subdisk, fake; in promise_meta_write() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_interceptors.cpp | 1233 INTERCEPTOR(void, tzset, int fake) { in INTERCEPTOR() 1619 INTERCEPTOR(char *, dlerror, int fake) { in INTERCEPTOR()
|