Home
last modified time | relevance | path

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

/freebsd/usr.bin/kdump/
H A Dkdump.c123 static void ktrsyscall_freebsd(struct ktr_syscall *ktr, register_t **resip,
828 ktrsyscall_freebsd(ktr, &ip, &narg, &c, in ktrsyscall()
852 ktrsyscall_freebsd(struct ktr_syscall *ktr, register_t **resip, in ktrsyscall_freebsd() function