OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ret_p
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/src/
service_resolver_32.cc
68
BYTE
ret_p
; // = C2
member in struct:__anon15252::ServiceEntryW8
414
function_code.call_offset != 3 || kRet != function_code.
ret_p
||
/external/ltrace/
backend.h
131
/* Called after we received a system call SYSNUM.
RET_P
is 0 if this
135
void continue_after_syscall(struct process *proc, int sysnum, int
ret_p
);
/external/ltrace/sysdeps/linux-gnu/
trace.c
1130
continue_after_syscall(struct process *proc, int sysnum, int
ret_p
)
1133
if (
ret_p
&& (is_mid_stopping(proc) || is_mid_stopping(proc->leader))) {
[
all
...]
Completed in 65 milliseconds