Searched refs:free_fsc (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/usr.bin/truss/
H A Damd64-fbsd.c96 free_fsc(struct freebsd_syscall *fsc) function
335 free_fsc(fsc);
H A Damd64-fbsd32.c98 free_fsc(struct freebsd32_syscall *fsc) function
336 free_fsc(fsc);
H A Damd64-linux32.c94 free_fsc(struct linux_syscall *fsc) function
326 free_fsc(fsc);
H A Di386-fbsd.c96 free_fsc(struct freebsd_syscall *fsc) function
329 free_fsc(fsc);
H A Di386-linux.c94 free_fsc(struct linux_syscall *fsc) function
325 free_fsc(fsc);
H A Dia64-fbsd.c95 free_fsc(struct freebsd_syscall *fsc) function
311 free_fsc(fsc);
H A Dmips-fbsd.c100 free_fsc(struct freebsd_syscall *fsc) function
363 free_fsc(fsc);
H A Dpowerpc-fbsd.c100 free_fsc(struct freebsd_syscall *fsc) function
348 free_fsc(fsc);
H A Dpowerpc64-fbsd.c95 free_fsc(struct freebsd_syscall *fsc) function
328 free_fsc(fsc);
H A Dsparc64-fbsd.c101 free_fsc(struct freebsd_syscall *fsc) function
357 free_fsc(fsc);

Completed in 304 milliseconds