Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/truss/
H A Dsyscall.h37 struct syscall { struct
42 struct syscall_args args[10]; argument
45 struct syscall *get_syscall(const char*); argument
/dflybsd-src/crypto/openssh/
H A Dsandbox-systrace.c46 int syscall; member
/dflybsd-src/test/stress/stress2/testcases/openat/
H A Ddoat.c57 int syscall; member
/dflybsd-src/contrib/gdb-7/gdb/
H A Dtarget.h189 struct syscall struct
194 /* The syscall name. */ argument
195 const char *name;