Searched refs:linux_syscall (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/i386/linux/
H A DMakefile8 sysent: linux_sysent.c linux_syscall.h linux_proto.h linux_syscalls.c linux_systrace_args.c
10 linux_sysent.c linux_syscall.h linux_proto.h linux_syscalls.c linux_systrace_args.c: \
13 -mv -f linux_syscall.h linux_syscall.h.bak
H A Dlinux_locore.s6 #include <i386/linux/linux_syscall.h> /* system call numbers */
H A Dlinux.h36 #include <i386/linux/linux_syscall.h>
/freebsd-9.3-release/usr.bin/truss/
H A Damd64-linux32.c76 struct linux_syscall { struct
85 static struct linux_syscall *
89 return (malloc(sizeof(struct linux_syscall)));
94 free_fsc(struct linux_syscall *fsc)
117 struct linux_syscall *fsc;
255 struct linux_syscall *fsc;
H A Di386-linux.c76 struct linux_syscall { struct
85 static struct linux_syscall *
89 return (malloc(sizeof(struct linux_syscall)));
94 free_fsc(struct linux_syscall *fsc)
117 struct linux_syscall *fsc;
254 struct linux_syscall *fsc;

Completed in 63 milliseconds