Home
last modified time | relevance | path

Searched refs:syscall_decode (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/truss/
H A Dsyscall.h207 struct syscall_decode { struct
223 struct syscall_decode decode; argument
H A Dsyscalls.c91 static const struct syscall_decode decoded_syscalls[] = {
809 quad_fixup(struct syscall_decode *sc) in quad_fixup()