Searched refs:i386_syscall_exit (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/usr.bin/truss/
H A Dextern.h54 extern long i386_syscall_exit(struct trussinfo *, int);
H A Dmain.c91 { "FreeBSD a.out", i386_syscall_entry, i386_syscall_exit },
92 { "FreeBSD ELF", i386_syscall_entry, i386_syscall_exit },
93 { "FreeBSD ELF32", i386_syscall_entry, i386_syscall_exit },
H A Di386-fbsd.c262 i386_syscall_exit(struct trussinfo *trussinfo, int syscall_num __unused) function

Completed in 83 milliseconds