OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:buflen_in
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c
1006
UInt
buflen_in
= deref_UInt( tid, buflen_p, buflen_s);
local
1007
if (
buflen_in
> 0) {
1009
Vg_CoreSysCall, tid, buf_s, buf_p,
buflen_in
);
[
all
...]
Completed in 38 milliseconds