Home
last modified time | relevance | path

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

/dragonfly/usr.bin/truss/
HDsyscall.h37 struct syscall { struct
42 struct syscall_args args[10]; argument
45 struct syscall *get_syscall(const char*); argument
/dragonfly/crypto/openssh/
HDsandbox-systrace.c46 int syscall; member
/dragonfly/test/stress/stress2/testcases/openat/
HDdoat.c57 int syscall; member
/dragonfly/contrib/gdb-7/gdb/
HDtarget.h189 struct syscall struct
194 /* The syscall name. */ argument
195 const char *name;