OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:change_syscall
(Results
1 - 5
of
5
) sorted by null
/external/strace/
arm-eabi.patch
3
* process.c (
change_syscall
): Add ARM support.
25
#warning Do not know how to handle
change_syscall
for this architecture
TODO
3
* partially done: finish up
change_syscall
using new setargs
ChangeLog
778
(
change_syscall
): Handle LINUX && SPARC64.
[
all
...]
process.c
631
change_syscall
(tcp, new)
function
717
#warning Do not know how to handle
change_syscall
for this architecture
958
change_syscall
(tcp, SYS_fork) < 0)
[
all
...]
util.c
1409
extern int
change_syscall
(struct tcb *, int);
1428
||
change_syscall
(tcp, SYS_clone) < 0
[
all
...]
Completed in 62 milliseconds