| /freebsd-14.2/tools/regression/security/cap_test/ |
| H A D | cap_test.h | 67 #define CHECK_SYSCALL_SUCCEEDS(syscall, ...) do { \ argument 74 #define CHECK_SYSCALL_FAILS(expected_errno, syscall, ...) do { \ argument 86 #define CHECK_SYSCALL_FAILS_BUT_NOT_WITH(bad_errno, syscall, ...) do { \ argument
|
| H A D | cap_test_capabilities.c | 56 #define SYSCALL_FAIL(syscall, message) \ argument 64 #define CHECK_RESULT(syscall, rights_needed, succeeded) do { \ argument
|
| H A D | cap_test_capmode.c | 54 #define CHECK_SYSCALL_VOID_NOT_ECAPMODE(syscall, ...) do { \ argument
|
| /freebsd-14.2/usr.bin/truss/ |
| H A D | syscall.h | 219 struct syscall { struct 222 struct syscall_decode decode; argument 229 struct syscall *get_syscall(struct threadinfo *, u_int, u_int); argument
|
| /freebsd-14.2/sys/arm/arm/ |
| H A D | syscall.c | 140 syscall(struct thread *td, struct trapframe *frame) in syscall() function
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | sandbox-systrace.c | 46 int syscall; member
|
| /freebsd-14.2/crypto/heimdal/lib/kafs/ |
| H A D | afssys.c | 41 unsigned long syscall; member 46 unsigned long syscall; member
|
| /freebsd-14.2/contrib/sendmail/libsm/ |
| H A D | exc.c | 160 char *syscall = exc->exc_argv[1].v_str; local
|
| /freebsd-14.2/tools/test/stress2/testcases/openat/ |
| H A D | doat.c | 57 int syscall; member
|
| /freebsd-14.2/tools/regression/doat/ |
| H A D | doat.c | 60 int syscall; member
|
| /freebsd-14.2/sys/i386/i386/ |
| H A D | trap.c | 1141 syscall(struct trapframe *frame) in syscall() function
|
| /freebsd-14.2/stand/uboot/ |
| H A D | api_public.h | 75 scp_t syscall; /* entry point to the API */ member
|
| /freebsd-14.2/sys/powerpc/powerpc/ |
| H A D | trap.c | 741 syscall(struct trapframe *frame) in syscall() function
|
| /freebsd-14.2/tests/sys/kern/ |
| H A D | ktrace_test.c | 547 struct ktr_syscall *syscall; in ATF_TC_BODY() local
|
| /freebsd-14.2/contrib/processor-trace/libipt/test/src/ |
| H A D | ptunit-ild.c | 252 static struct ptunit_result syscall(void) in syscall() function
|
| /freebsd-14.2/contrib/bmake/filemon/ |
| H A D | filemon_ktrace.c | 112 struct ktr_syscall syscall; member
|
| /freebsd-14.2/sys/sys/ |
| H A D | sysproto.h | 986 char syscall_l_[PADL_(long)]; long syscall; char syscall_r_[PADR_(long)]; member
|