OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:change_syscall
(Results
1 - 3
of
3
) sorted by null
/external/strace/
defs.h
573
extern int
change_syscall
(struct tcb *, int);
process.c
694
change_syscall
(struct tcb *tcp, int new)
function
803
#warning Do not know how to handle
change_syscall
for this architecture
981
if (
change_syscall
(tcp, SYS_fork) < 0)
[
all
...]
util.c
[
all
...]
Completed in 255 milliseconds