Searched refs:freebsd_syscall (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/usr.bin/truss/
H A Damd64-fbsd.c78 struct freebsd_syscall { struct
87 static struct freebsd_syscall *
91 return (malloc(sizeof(struct freebsd_syscall)));
96 free_fsc(struct freebsd_syscall *fsc)
121 struct freebsd_syscall *fsc;
271 struct freebsd_syscall *fsc;
H A Darm-fbsd.c78 struct freebsd_syscall { struct
87 static struct freebsd_syscall *
91 return (malloc(sizeof(struct freebsd_syscall)));
96 free_fsc(struct freebsd_syscall *fsc)
121 struct freebsd_syscall *fsc;
302 struct freebsd_syscall *fsc;
H A Di386-fbsd.c78 struct freebsd_syscall { struct
87 static struct freebsd_syscall *
91 return (malloc(sizeof(struct freebsd_syscall)));
96 free_fsc(struct freebsd_syscall *fsc)
121 struct freebsd_syscall *fsc;
265 struct freebsd_syscall *fsc;
H A Dia64-fbsd.c77 struct freebsd_syscall { struct
86 static struct freebsd_syscall *
90 return (malloc(sizeof(struct freebsd_syscall)));
95 free_fsc(struct freebsd_syscall *fsc)
119 struct freebsd_syscall *fsc;
247 struct freebsd_syscall *fsc;
H A Dmips-fbsd.c82 struct freebsd_syscall { struct
91 static struct freebsd_syscall *
95 return (malloc(sizeof(struct freebsd_syscall)));
100 free_fsc(struct freebsd_syscall *fsc)
125 struct freebsd_syscall *fsc;
299 struct freebsd_syscall *fsc;
H A Dpowerpc-fbsd.c82 struct freebsd_syscall { struct
91 static struct freebsd_syscall *
95 return (malloc(sizeof(struct freebsd_syscall)));
100 free_fsc(struct freebsd_syscall *fsc)
125 struct freebsd_syscall *fsc;
276 struct freebsd_syscall *fsc;
H A Dpowerpc64-fbsd.c77 struct freebsd_syscall { struct
86 static struct freebsd_syscall *
90 return (malloc(sizeof(struct freebsd_syscall)));
95 free_fsc(struct freebsd_syscall *fsc)
120 struct freebsd_syscall *fsc;
264 struct freebsd_syscall *fsc;
H A Dsparc64-fbsd.c83 struct freebsd_syscall { struct
92 static struct freebsd_syscall *
96 return (malloc(sizeof(struct freebsd_syscall)));
101 free_fsc(struct freebsd_syscall *fsc)
126 struct freebsd_syscall *fsc;
293 struct freebsd_syscall *fsc;

Completed in 75 milliseconds