OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vki_dirent
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/main/include/
pub_tool_libcfile.h
92
extern Int VG_(getdents)( Int fd, struct
vki_dirent
*dirp, UInt count );
/external/valgrind/main/coregrind/
m_libcfile.c
481
Int VG_(getdents) (Int fd, struct
vki_dirent
*dirp, UInt count)
[
all
...]
/external/valgrind/main/include/vki/
vki-darwin.h
156
#define
vki_dirent
dirent
macro
vki-linux.h
1339
struct
vki_dirent
{
struct
[
all
...]
/external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c
763
struct
vki_dirent
d;
[
all
...]
Completed in 34 milliseconds