Home
last modified time | relevance | path

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

/external/strace/
Dsyscall.c489 tcb_inject_opts(struct tcb *tcp) in tcb_inject_opts() function
507 struct inject_opts *opts = tcb_inject_opts(tcp); in tamper_with_syscall_entering()
546 struct inject_opts *opts = tcb_inject_opts(tcp); in tamper_with_syscall_exiting()
DChangeLog19422 (tcb_fault_opts): Rename to tcb_inject_opts.