| /freebsd-14.2/contrib/netbsd-tests/rump/rumpkern/h_client/ |
| H A D | h_stresscli.c | 23 static unsigned int syscalls, bindcalls; variable 60 atomic_inc_uint(&syscalls); in client() 63 atomic_inc_uint(&syscalls); in client() 84 atomic_inc_uint(&syscalls); in client() 94 atomic_inc_uint(&syscalls); in client() 104 atomic_inc_uint(&syscalls); in client() 111 atomic_inc_uint(&syscalls); in client() 115 atomic_inc_uint(&syscalls); in client() 117 atomic_inc_uint(&syscalls); in client() 181 fprintf(stderr, "done %d\n", syscalls); in main()
|
| /freebsd-14.2/sys/conf/ |
| H A D | sysent.mk | 10 syscalls.c \ 16 SYSENT_FILE?= syscalls.master 17 SYSENT_CONF?= syscalls.conf
|
| /freebsd-14.2/tools/tools/shlib-compat/ |
| H A D | Makefile.sysfake | 5 sysfake.c: ${.CURDIR}/../../sys/kern/syscalls.master 7 ${.CURDIR}/../../sys/kern/syscalls.master > ${.TARGET}
|
| /freebsd-14.2/sys/compat/freebsd32/ |
| H A D | Makefile | 5 SYSENT_FILE= ${SYSDIR}/kern/syscalls.master
|
| /freebsd-14.2/crypto/heimdal/lib/kafs/ |
| H A D | afsl.exp | 3 * This mumbo jumbo creates entry points to syscalls in _AIX
|
| /freebsd-14.2/usr.bin/truss/ |
| H A D | Makefile | 3 SRCS= main.c setup.c syscalls.c
|
| H A D | truss.h | 62 struct syscall *syscalls[SYSCALL_NORMAL_COUNT]; member
|
| H A D | setup.c | 79 .syscalls = { NULL } 93 .syscalls = { NULL } 102 .syscalls = { NULL } 111 .syscalls = { NULL }
|
| /freebsd-14.2/sys/kern/ |
| H A D | Makefile | 6 syscalls.c \
|
| /freebsd-14.2/tools/tools/shlib-compat/test/libtestsys/ |
| H A D | Makefile | 10 sh ${.CURDIR}/../../makesyscalls-fake.sh /usr/src/sys/kern/syscalls.master > ${.TARGET}
|
| /freebsd-14.2/tools/regression/doat/ |
| H A D | README | 2 This is a simple testing program for *at family of syscalls. It creates
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/ |
| H A D | fuchsia.inc | 2 #include <zircon/syscalls.h>
|
| /freebsd-14.2/lib/libc/powerpc64/ |
| H A D | Symbol.map | 19 /* PSEUDO syscalls */
|
| /freebsd-14.2/lib/libc/powerpc/ |
| H A D | Symbol.map | 23 /* PSEUDO syscalls */
|
| /freebsd-14.2/lib/libc/arm/ |
| H A D | Symbol.map | 28 /* PSEUDO syscalls */
|
| /freebsd-14.2/lib/libc/i386/ |
| H A D | Symbol.map | 35 /* PSEUDO syscalls */
|
| /freebsd-14.2/lib/libc/amd64/ |
| H A D | Symbol.map | 38 /* PSEUDO syscalls */
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| H A D | hwasan_flags.inc | 81 // tagged pointers in syscalls. This is the default, but being able to disable 83 // testsuite can run since we manually ensure any pointer arguments to syscalls
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/ |
| H A D | fuchsia.inc | 2 #include <zircon/syscalls.h>
|
| /freebsd-14.2/tools/test/ |
| H A D | README | 21 ptrace Verify that ptrace works with syscalls, vfork etc.
|
| /freebsd-14.2/share/dtrace/ |
| H A D | nfsclienttime | 69 @syscalls[probefunc] = quantize(self->count);
|
| /freebsd-14.2/contrib/pjdfstest/ |
| H A D | pjdfstest.c | 172 static struct syscall_desc syscalls[] = { variable 508 for (i = 0; syscalls[i].sd_name != NULL; i++) { in find_syscall() 509 if (strcmp(syscalls[i].sd_name, name) == 0) in find_syscall() 510 return (&syscalls[i]); in find_syscall()
|
| /freebsd-14.2/contrib/ntp/util/ |
| H A D | README | 8 interface syscalls ntp_gettime() and ntp_adjtime(). If present, the
|
| /freebsd-14.2/usr.sbin/pmccontrol/ |
| H A D | pmccontrol.c | 332 PRINT("system calls:", syscalls); in pmcc_show_statistics()
|
| /freebsd-14.2/contrib/ntp/sntp/m4/ |
| H A D | ntp_compiler.m4 | 150 # wrong syscalls in place. Test a little gauntlet of
|