OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:newdi_stat
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/coregrind/
m_redir.c
448
struct vg_stat
newdi_stat
;
local
454
newdi_res = VG_(stat)(newdi_filename, &
newdi_stat
);
466
&& (
newdi_stat
.dev != in_vglib_stat.dev
467
||
newdi_stat
.ino != in_vglib_stat.ino)) {
[
all
...]
Completed in 60 milliseconds