Home
last modified time | relevance | path

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

/freebsd/usr.bin/kdump/
H A Dkdump.h87 void ktrsyscall_linux(struct ktr_syscall *ktr, register_t **resip,
90 void ktrsyscall_linux32(struct ktr_syscall *ktr, register_t **resip,
H A Dlinux.c65 ktrsyscall_linux(struct ktr_syscall *ktr, register_t **resip, in ktrsyscall_linux() argument
282 *resip = ip; in ktrsyscall_linux()
288 ktrsyscall_linux32(struct ktr_syscall *ktr, register_t **resip, in ktrsyscall_linux32() argument
484 *resip = ip; in ktrsyscall_linux32()
H A Dkdump.c119 void ktrsyscall_freebsd(struct ktr_syscall *ktr, register_t **resip,
866 ktrsyscall_freebsd(struct ktr_syscall *ktr, register_t **resip, in ktrsyscall_freebsd() argument
1618 *resip = ip; in ktrsyscall_freebsd()
/freebsd/contrib/unbound/doc/
H A DChangelog9129 from python scripts. See pythonmod/examples/resip.py.