OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:syscall_entering_decode
(Results
1 - 3
of
3
) sorted by null
/external/strace/
defs.h
410
extern int
syscall_entering_decode
(struct tcb *);
[
all
...]
syscall.c
663
syscall_entering_decode
(struct tcb *tcp)
function
1241
* 0: "ignore this ptrace stop",
syscall_entering_decode
() should return a "bail
1243
* 1: ok, continue in
syscall_entering_decode
().
1244
* other: error,
syscall_entering_decode
() should print error indicator
strace.c
[
all
...]
Completed in 423 milliseconds