Home
last modified time | relevance | path

Searched defs:syscall (Results 1 – 18 of 18) sorted by relevance

/freebsd/tools/regression/security/cap_test/
H A Dcap_test.h67 #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 Dcap_test_capabilities.c55 #define SYSCALL_FAIL(syscall, message) \ argument
63 #define CHECK_RESULT(syscall, rights_needed, succeeded) do { \ argument
H A Dcap_test_capmode.c53 #define CHECK_SYSCALL_VOID_NOT_ECAPMODE(syscall, ...) do { \ argument
/freebsd/usr.bin/truss/
H A Dsyscall.h219 struct syscall { struct
222 struct syscall_decode decode; argument
229 struct syscall *get_syscall(struct threadinfo *, u_int, u_int); argument
/freebsd/sys/arm/arm/
H A Dsyscall.c139 syscall(struct thread *td, struct trapframe *frame) in syscall() function
/freebsd/crypto/openssh/
H A Dsandbox-systrace.c46 int syscall; member
/freebsd/crypto/heimdal/lib/kafs/
H A Dafssys.c41 unsigned long syscall; member
46 unsigned long syscall; member
/freebsd/contrib/sendmail/libsm/
H A Dexc.c160 char *syscall = exc->exc_argv[1].v_str; local
/freebsd/tools/test/stress2/testcases/openat/
H A Ddoat.c57 int syscall; member
/freebsd/tools/regression/doat/
H A Ddoat.c60 int syscall; member
/freebsd/sys/i386/i386/
H A Dtrap.c1139 syscall(struct trapframe *frame) in syscall() function
/freebsd/stand/uboot/
H A Dapi_public.h75 scp_t syscall; /* entry point to the API */ member
/freebsd/sys/powerpc/powerpc/
H A Dtrap.c740 syscall(struct trapframe *frame) in syscall() function
/freebsd/tests/sys/kern/
H A Dktrace_test.c547 struct ktr_syscall *syscall; in ATF_TC_BODY() local
/freebsd/lib/libc/include/
H A Dlibc_private.h259 #define INTERPOS_SYS(syscall, ...) \ argument
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-ild.c252 static struct ptunit_result syscall(void) in syscall() function
/freebsd/contrib/bmake/filemon/
H A Dfilemon_ktrace.c112 struct ktr_syscall syscall; member
/freebsd/sys/sys/
H A Dsysproto.h980 char syscall_l_[PADL_(long)]; long syscall; char syscall_r_[PADR_(long)]; member