Home
last modified time | relevance | path

Searched defs:vki_dirent64 (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/include/vki/
Dvki-linux.h1394 struct vki_dirent64 { struct
1395 __vki_u64 d_ino;
1396 __vki_s64 d_off;
1397 unsigned short d_reclen;
1398 unsigned char d_type;
1399 char d_name[256]; /* Note we hard code a max file length here. */
Dvki-solaris.h346 #define vki_dirent64 dirent64 macro